summaryrefslogtreecommitdiffstats
path: root/c++/src/H5DcreatProp.h
diff options
context:
space:
mode:
authorBinh-Minh Ribler <bmribler@hdfgroup.org>2016-12-23 19:24:45 (GMT)
committerBinh-Minh Ribler <bmribler@hdfgroup.org>2016-12-23 19:24:45 (GMT)
commite05da1b533d5eb9527a5b67ba2683379f8e1e7ac (patch)
tree4b8d76febf5fa13163d1fefe1fefa8856376681a /c++/src/H5DcreatProp.h
parentcc06c9702bfc3d0ff6bf3de1a07ac2b1d0594c0f (diff)
downloadhdf5-e05da1b533d5eb9527a5b67ba2683379f8e1e7ac.zip
hdf5-e05da1b533d5eb9527a5b67ba2683379f8e1e7ac.tar.gz
hdf5-e05da1b533d5eb9527a5b67ba2683379f8e1e7ac.tar.bz2
Description:
Removed commented out code and fixed miscellaneous typos. Platforms tested: Linux/32 2.6 (jam) (very minor)
Diffstat (limited to 'c++/src/H5DcreatProp.h')
-rw-r--r--c++/src/H5DcreatProp.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/c++/src/H5DcreatProp.h b/c++/src/H5DcreatProp.h
index 787d3ec..60ce1d5 100644
--- a/c++/src/H5DcreatProp.h
+++ b/c++/src/H5DcreatProp.h
@@ -14,9 +14,6 @@
* access to either file, you may request a copy from help@hdfgroup.org. *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
-// Class DSetCreatPropList represents the HDF5 dataset creation property list
-// and inherits from PropList.
-
#ifndef __H5DSCreatPropList_H
#define __H5DSCreatPropList_H