summaryrefslogtreecommitdiffstats
path: root/src/H5AC.c
diff options
context:
space:
mode:
authorDana Robinson <derobins@hdfgroup.org>2020-08-01 17:26:22 (GMT)
committerDana Robinson <derobins@hdfgroup.org>2020-08-01 17:26:22 (GMT)
commitb9de162eae800a9459f0f1f07d2b043f73f8a907 (patch)
tree768641cb7ed2dced0bba381aa75b59b91a2658b3 /src/H5AC.c
parent4486905131b9e840be564ba6519bf42fa0fd19cf (diff)
downloadhdf5-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.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/H5AC.c b/src/H5AC.c
index f8805b3..6972a31 100644
--- a/src/H5AC.c
+++ b/src/H5AC.c
@@ -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