summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDana Robinson <derobins@hdfgroup.org>2020-08-03 16:35:17 (GMT)
committerDana Robinson <derobins@hdfgroup.org>2020-08-03 16:35:17 (GMT)
commit6e7199250237518a7ad8e414d7f7f236b4912175 (patch)
treeae63b670b1b078fef2bc6249642dbe28d385ed8f
parentbc1bed2c55981f1802f87f83054d375431a0088f (diff)
downloadhdf5-6e7199250237518a7ad8e414d7f7f236b4912175.zip
hdf5-6e7199250237518a7ad8e414d7f7f236b4912175.tar.gz
hdf5-6e7199250237518a7ad8e414d7f7f236b4912175.tar.bz2
Minor change to header comments in file locking C++ changes.
-rw-r--r--c++/src/H5FaccProp.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/c++/src/H5FaccProp.h b/c++/src/H5FaccProp.h
index 2475cf5..ee90fa4 100644
--- a/c++/src/H5FaccProp.h
+++ b/c++/src/H5FaccProp.h
@@ -126,10 +126,10 @@ class H5_DLLCPP FileAccPropList : public PropList {
// Returns garbage collecting references setting.
unsigned getGcReferences() const;
- // Sets file locking parameters
+ // Sets file locking parameters.
void setFileLocking(hbool_t use_file_locking, hbool_t ignore_when_disabled) const;
- // Gets file locking parameters
+ // Gets file locking parameters.
void getFileLocking(hbool_t& use_file_locking, hbool_t& ignore_when_disabled) const;
// Sets bounds on versions of library format to be used when creating