summaryrefslogtreecommitdiffstats
path: root/src/H5module.h
diff options
context:
space:
mode:
authorAllen Byrne <50328838+byrnHDF@users.noreply.github.com>2022-06-29 22:24:22 (GMT)
committerGitHub <noreply@github.com>2022-06-29 22:24:22 (GMT)
commit4fa879ab4140df94e0edccc258b3d4025dc8616a (patch)
tree32d491d313853b91f4e63565939f9f4e5872139e /src/H5module.h
parent0311d4c00a14ad2268c3b2aaa4a248c423afdbc8 (diff)
downloadhdf5-4fa879ab4140df94e0edccc258b3d4025dc8616a.zip
hdf5-4fa879ab4140df94e0edccc258b3d4025dc8616a.tar.gz
hdf5-4fa879ab4140df94e0edccc258b3d4025dc8616a.tar.bz2
Port of datatypes UG. (#1829)
* Port of datatypes UG. * Formatting fix
Diffstat (limited to 'src/H5module.h')
-rw-r--r--src/H5module.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/H5module.h b/src/H5module.h
index d335d87..a044eff 100644
--- a/src/H5module.h
+++ b/src/H5module.h
@@ -68,7 +68,8 @@
*
*/
-/**\defgroup H5 H5
+/**
+ * \defgroup H5 H5
*
* Use the functions in this module to manage the life cycle of HDF5 library
* instances.