summaryrefslogtreecommitdiffstats
path: root/src/H5Zpublic.h
diff options
context:
space:
mode:
authorAllen Byrne <50328838+byrnHDF@users.noreply.github.com>2022-03-30 17:34:48 (GMT)
committerGitHub <noreply@github.com>2022-03-30 17:34:48 (GMT)
commitfac4cd9e667e3ec6e62e7975fbdb53ff0d70cdc6 (patch)
tree73d047b9cf257c85a708eb813c12f3071ed6d67a /src/H5Zpublic.h
parentd4f151fac40724b0425e697b1c3613b5d86cfa7b (diff)
downloadhdf5-fac4cd9e667e3ec6e62e7975fbdb53ff0d70cdc6.zip
hdf5-fac4cd9e667e3ec6e62e7975fbdb53ff0d70cdc6.tar.gz
hdf5-fac4cd9e667e3ec6e62e7975fbdb53ff0d70cdc6.tar.bz2
1.10 Merge doxygen changes from develop (#1543)
* Merge doxygen changes from develop * Remove 1.12 section * Minor comment cleanup
Diffstat (limited to 'src/H5Zpublic.h')
-rw-r--r--src/H5Zpublic.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/H5Zpublic.h b/src/H5Zpublic.h
index 90277cf..78e8543 100644
--- a/src/H5Zpublic.h
+++ b/src/H5Zpublic.h
@@ -687,4 +687,5 @@ typedef struct H5Z_class1_t {
#ifdef __cplusplus
}
#endif
-#endif
+
+#endif /* _H5Zpublic_H */