summaryrefslogtreecommitdiffstats
path: root/c++/src/H5Location.cpp
diff options
context:
space:
mode:
authorBinh-Minh Ribler <bmribler@hdfgroup.org>2017-05-18 19:42:46 (GMT)
committerBinh-Minh Ribler <bmribler@hdfgroup.org>2017-05-18 19:42:46 (GMT)
commitda11686a2f28313f90f64d849044bb446be8ebd6 (patch)
treead474f9cc16a51f9e8c9a5dba9df448ce0002b6d /c++/src/H5Location.cpp
parentf323a72861467a6f503b06946194b3576aa0fc7b (diff)
downloadhdf5-da11686a2f28313f90f64d849044bb446be8ebd6.zip
hdf5-da11686a2f28313f90f64d849044bb446be8ebd6.tar.gz
hdf5-da11686a2f28313f90f64d849044bb446be8ebd6.tar.bz2
Fixed typos.
Diffstat (limited to 'c++/src/H5Location.cpp')
-rw-r--r--c++/src/H5Location.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/c++/src/H5Location.cpp b/c++/src/H5Location.cpp
index 33d0832..c3d20ee 100644
--- a/c++/src/H5Location.cpp
+++ b/c++/src/H5Location.cpp
@@ -65,7 +65,7 @@ H5Location::H5Location() : IdComponent() {}
// been moved to the sub-classes. It will be removed in 1.10 release. If its
// removal does not raise any problems in 1.10, it will be removed from 1.8 in
// subsequent releases.
-// Removed in 1.10.1 - Aug 2016
+// Removed in 1.8.18 and 1.10.1 - Aug 2016
//--------------------------------------------------------------------------
// H5Location::H5Location(const hid_t object_id) : IdComponent() {}