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/assign_protein_type.h b/src/assign_protein_type.h
index 1dfb8e6..221154f 100644
--- a/src/assign_protein_type.h
+++ b/src/assign_protein_type.h
@@ -10,7 +10,6 @@
* sequence is BLASTed against this database. The first hit is used
* to assign a protein type to sequence.
*/
-void
-assign_protein_type (hid_t file_id);
+void assign_protein_type (hid_t file_id);
#endif // ASSIGN_PROTEIN_TYPE_H

Valid XHTML 1.0 Strict

Copyright © 2009 Don Pellegrino All Rights Reserved.