summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorLarry Knox <lrknox@hdfgroup.org>2018-08-16 23:06:56 (GMT)
committerLarry Knox <lrknox@hdfgroup.org>2018-08-16 23:06:56 (GMT)
commitb14dc67e198ea73fd19312ad048a89eba90a9d6e (patch)
tree83aff0eecc56587b06e205cb60dd288410bcef6b /src
parenta60f7d1dc6e6380a8f700c6940be31e48dffe524 (diff)
downloadhdf5-b14dc67e198ea73fd19312ad048a89eba90a9d6e.zip
hdf5-b14dc67e198ea73fd19312ad048a89eba90a9d6e.tar.gz
hdf5-b14dc67e198ea73fd19312ad048a89eba90a9d6e.tar.bz2
Correct nested c-style comments.
Diffstat (limited to 'src')
-rw-r--r--src/H5Odeprec.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/H5Odeprec.c b/src/H5Odeprec.c
index 296feaf..2600ea3 100644
--- a/src/H5Odeprec.c
+++ b/src/H5Odeprec.c
@@ -332,5 +332,5 @@ done:
/* Future function prototypes to be deprecated in next major version
* see HDFFV-10552
-#endif /* H5_NO_DEPRECATED_SYMBOLS */
+#endif (* H5_NO_DEPRECATED_SYMBOLS *)
*/