summaryrefslogtreecommitdiffstats
path: root/examples/ph5example.c
diff options
context:
space:
mode:
Diffstat (limited to 'examples/ph5example.c')
-rw-r--r--examples/ph5example.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/ph5example.c b/examples/ph5example.c
index 06c8919..da777a9 100644
--- a/examples/ph5example.c
+++ b/examples/ph5example.c
@@ -1087,7 +1087,7 @@ finish:
return (nerrors);
}
-#else /* H5_HAVE_PARALLEL */
+#else /* H5_HAVE_PARALLEL */
/* dummy program since H5_HAVE_PARALLE is not configured in */
int
main(void)