summaryrefslogtreecommitdiffstats
path: root/src/H5P.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5P.c')
-rw-r--r--src/H5P.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/H5P.c b/src/H5P.c
index deccc0e..79c1e71 100644
--- a/src/H5P.c
+++ b/src/H5P.c
@@ -2650,7 +2650,7 @@ H5Pget_xfer(hid_t plist_id, H5D_transfer_t *data_xfer_mode)
FUNC_LEAVE (SUCCEED);
}
-#endif /*HAVE_PARALLEL*/
+#endif /* HAVE_PARALLEL */
#endif /* WANT_H5_V1_2_COMPAT */