summaryrefslogtreecommitdiffstats
path: root/src/H5CX.c
diff options
context:
space:
mode:
authorkmu <kmu@hdfgroup.org>2020-01-23 01:46:12 (GMT)
committerDavid Young <dyoung@hdfgroup.org>2020-05-20 14:31:51 (GMT)
commitaf79e1613e4febe5916f4a30388de520f0db3abb (patch)
tree52108344e6ff1447dd7ef8ea76facdcd59e782fb /src/H5CX.c
parent364d25abea82868371521dbc2a352ca862065485 (diff)
downloadhdf5-af79e1613e4febe5916f4a30388de520f0db3abb.zip
hdf5-af79e1613e4febe5916f4a30388de520f0db3abb.tar.gz
hdf5-af79e1613e4febe5916f4a30388de520f0db3abb.tar.bz2
more cleanup
Diffstat (limited to 'src/H5CX.c')
-rw-r--r--src/H5CX.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/H5CX.c b/src/H5CX.c
index 998808b..160aa84 100644
--- a/src/H5CX.c
+++ b/src/H5CX.c
@@ -127,7 +127,7 @@
(*head)->ctx.H5_GLUE(PROP_FIELD,_set) = TRUE; \
} /* end if */ \
}
-#endif
+#endif /* defined(H5_HAVE_PARALLEL) && defined(H5_HAVE_INSTRUMENTED_LIBRARY) */
#ifdef H5_HAVE_PARALLEL
/* Macro for the duplicated code to test and set properties for a property list */