summaryrefslogtreecommitdiffstats
path: root/testpar/testphdf5.c
diff options
context:
space:
mode:
Diffstat (limited to 'testpar/testphdf5.c')
-rw-r--r--testpar/testphdf5.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/testpar/testphdf5.c b/testpar/testphdf5.c
index 95fe93c..0f0e723 100644
--- a/testpar/testphdf5.c
+++ b/testpar/testphdf5.c
@@ -122,7 +122,7 @@ usage(void)
/*
* parse the command line options
*/
-int
+static int
parse_options(int argc, char **argv)
{
int mpi_size, mpi_rank; /* mpi variables */