summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorDana Robinson <43805+derobins@users.noreply.github.com>2023-06-07 02:13:37 (GMT)
committerGitHub <noreply@github.com>2023-06-07 02:13:37 (GMT)
commit150b424a200d271379c839ec1e39ad63fec9c310 (patch)
tree06c7a09019fe003667788d5c71b172e4a25f1e7c /src
parentc82ddf3913f679e1bfa5241cec687377b6e2667c (diff)
downloadhdf5-150b424a200d271379c839ec1e39ad63fec9c310.zip
hdf5-150b424a200d271379c839ec1e39ad63fec9c310.tar.gz
hdf5-150b424a200d271379c839ec1e39ad63fec9c310.tar.bz2
Add netCDF and HDF-EOS5 badges to README.md (#3065)
Diffstat (limited to 'src')
-rw-r--r--src/H5private.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/H5private.h b/src/H5private.h
index 564c0a9..b138301 100644
--- a/src/H5private.h
+++ b/src/H5private.h
@@ -194,7 +194,7 @@
# define H5_ATTR_DEBUG_API_USED /*void*/
# else
# define H5_ATTR_DEBUG_API_USED H5_ATTR_UNUSED
-# endif /* H5_DEBUG_API */
+# endif
# ifndef NDEBUG
# define H5_ATTR_NDEBUG_UNUSED /*void*/