diff options
author | Dana Robinson <derobins@hdfgroup.org> | 2020-08-01 17:26:22 (GMT) |
---|---|---|
committer | Dana Robinson <derobins@hdfgroup.org> | 2020-08-01 17:26:22 (GMT) |
commit | b9de162eae800a9459f0f1f07d2b043f73f8a907 (patch) | |
tree | 768641cb7ed2dced0bba381aa75b59b91a2658b3 /src/H5AC.c | |
parent | 4486905131b9e840be564ba6519bf42fa0fd19cf (diff) | |
download | hdf5-b9de162eae800a9459f0f1f07d2b043f73f8a907.zip hdf5-b9de162eae800a9459f0f1f07d2b043f73f8a907.tar.gz hdf5-b9de162eae800a9459f0f1f07d2b043f73f8a907.tar.bz2 |
Minor normalizations with 1.12 branch
Diffstat (limited to 'src/H5AC.c')
-rw-r--r-- | src/H5AC.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -138,7 +138,7 @@ static const H5AC_class_t *const H5AC_class_s[] = { /*------------------------------------------------------------------------- * Function: H5AC_init * - * Purpose: Initialize the interface from some other layer. + * Purpose: Initialize the interface from some other layer. * * Return: Success: non-negative * Failure: negative |