summaryrefslogtreecommitdiffstats
path: root/c++/src/H5OcreatProp.h
diff options
context:
space:
mode:
Diffstat (limited to 'c++/src/H5OcreatProp.h')
-rw-r--r--c++/src/H5OcreatProp.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/c++/src/H5OcreatProp.h b/c++/src/H5OcreatProp.h
index c4687f7..dcc07cc 100644
--- a/c++/src/H5OcreatProp.h
+++ b/c++/src/H5OcreatProp.h
@@ -18,12 +18,12 @@
#define __H5ObjCreatPropList_H
namespace H5 {
+
/*! \class ObjCreatPropList
\brief Class ObjCreatPropList inherits from PropList and provides
wrappers for the HDF5 file create property list.
-
- Inheritance: PropList -> IdComponent
*/
+// Inheritance: PropList -> IdComponent
class H5_DLLCPP ObjCreatPropList : public PropList {
public:
///\brief Default object creation property list.