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_h5_error.h b/src/check_h5_error.h
index 74730cd..e460e97 100644
--- a/src/check_h5_error.h
+++ b/src/check_h5_error.h
@@ -7,6 +7,6 @@
* Handle errors from the HDF5 API.
*/
void
-check_h5_error (herr_t status, const char* filename, unsigned int linenum);
+check_h5_error (herr_t status, const char *filename, unsigned int linenum);
#endif // CHECK_H5_ERROR_H

Valid XHTML 1.0 Strict

Copyright © 2009 Don Pellegrino All Rights Reserved.