summaryrefslogtreecommitdiffstats
path: root/src/H5Mmodule.h
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@lbl.gov>2021-09-27 00:43:05 (GMT)
committerQuincey Koziol <koziol@lbl.gov>2021-09-27 00:43:05 (GMT)
commite9d20fa03b244888029aaf67c426eba361d0891c (patch)
tree6857d5555cfcd972273d92d0d26f39cc6d400b2f /src/H5Mmodule.h
parent93675a15f22d65f4892df8fb9ea05b653001429c (diff)
parentcc7c0eb910306b3e823867e8b9bb58204f0e1422 (diff)
downloadhdf5-e9d20fa03b244888029aaf67c426eba361d0891c.zip
hdf5-e9d20fa03b244888029aaf67c426eba361d0891c.tar.gz
hdf5-e9d20fa03b244888029aaf67c426eba361d0891c.tar.bz2
Merge remote-tracking branch 'origin/develop' into post_open_fix
Diffstat (limited to 'src/H5Mmodule.h')
-rw-r--r--src/H5Mmodule.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/H5Mmodule.h b/src/H5Mmodule.h
index 3dae3e2..848f63f 100644
--- a/src/H5Mmodule.h
+++ b/src/H5Mmodule.h
@@ -26,9 +26,9 @@
#define H5_MY_PKG_ERR H5E_MAP
#define H5_MY_PKG_INIT YES
-/**
- * \defgroup H5M H5M
- * \brief Map Interface
+/**\defgroup H5M H5M
+ *
+ * \todo Describe the map life cycle.
*
* \details \Bold{The interface can only be used with the HDF5 VOL connectors that
* implement map objects.} The native HDF5 library does not support this