diff options
Diffstat (limited to 'src/H5module.h')
-rw-r--r-- | src/H5module.h | 3 |
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. |