summaryrefslogtreecommitdiffstats
path: root/src/H5Odeprec.c
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2018-08-16 21:44:46 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2018-08-16 21:44:46 (GMT)
commit09b74727d32a931744b125cb105c61734a0270b8 (patch)
tree559af868677e0a65d70888ff2d82e1d043cc5e01 /src/H5Odeprec.c
parent557406cee8acb33a87f95a30913085535bfc0cc5 (diff)
downloadhdf5-09b74727d32a931744b125cb105c61734a0270b8.zip
hdf5-09b74727d32a931744b125cb105c61734a0270b8.tar.gz
hdf5-09b74727d32a931744b125cb105c61734a0270b8.tar.bz2
Corrected comment
Diffstat (limited to 'src/H5Odeprec.c')
-rw-r--r--src/H5Odeprec.c6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/H5Odeprec.c b/src/H5Odeprec.c
index dc55a2b..296feaf 100644
--- a/src/H5Odeprec.c
+++ b/src/H5Odeprec.c
@@ -71,7 +71,8 @@
/*******************/
-/* Future function prototypes to be deprecated in next version
+/* Future function prototypes to be deprecated in next major version
+ * see HDFFV-10552
#ifndef H5_NO_DEPRECATED_SYMBOLS
*/
@@ -329,6 +330,7 @@ done:
FUNC_LEAVE_API(ret_value)
} /* end H5Ovisit_by_name1() */
-/* Future function prototypes to be deprecated in next version
+/* Future function prototypes to be deprecated in next major version
+ * see HDFFV-10552
#endif /* H5_NO_DEPRECATED_SYMBOLS */
*/