summaryrefslogtreecommitdiffstats
Side-by-side diff
-rw-r--r--src/aggregator.c2
-rw-r--r--src/assign_protein_type.c7
-rw-r--r--src/assign_protein_type.h3
-rw-r--r--src/check_error.c2
-rw-r--r--src/check_error.h3
-rw-r--r--src/check_h5_error.c2
-rw-r--r--src/check_h5_error.h2
-rw-r--r--src/check_ncbi_error.c3
-rw-r--r--src/check_ncbi_error.h2
-rw-r--r--src/load_influenza_aa_dat.c259
-rw-r--r--src/load_influenza_aa_dat.h3
-rw-r--r--src/load_influenza_faa.c2
-rw-r--r--src/load_influenza_faa.h3
13 files changed, 145 insertions, 148 deletions
diff --git a/src/check_ncbi_error.c b/src/check_ncbi_error.c
index 3caa7a9..8e1c3b2 100644
--- a/src/check_ncbi_error.c
+++ b/src/check_ncbi_error.c
@@ -2,8 +2,7 @@
void
check_ncbi_error (ValNodePtr error_returns,
- const char* filename,
- unsigned int linenum)
+ const char *filename, unsigned int linenum)
{
error_at_line (EXIT_FAILURE, 0, filename, linenum,
"An error has been reported by the NCBI Toolkit API: %s",

Valid XHTML 1.0 Strict

Copyright © 2009 Don Pellegrino All Rights Reserved.