summaryrefslogtreecommitdiffstats
path: root/src/H5AC.c
diff options
context:
space:
mode:
authorDana Robinson <derobins@hdfgroup.org>2020-08-02 23:22:54 (GMT)
committerDana Robinson <derobins@hdfgroup.org>2020-08-02 23:22:54 (GMT)
commit33c0016eb63a1d7894bd708cd020ba091a9a9857 (patch)
tree768641cb7ed2dced0bba381aa75b59b91a2658b3 /src/H5AC.c
parent66ce984dee99b7b58ec4632fecad3b2b758d08d5 (diff)
parentb9de162eae800a9459f0f1f07d2b043f73f8a907 (diff)
downloadhdf5-33c0016eb63a1d7894bd708cd020ba091a9a9857.zip
hdf5-33c0016eb63a1d7894bd708cd020ba091a9a9857.tar.gz
hdf5-33c0016eb63a1d7894bd708cd020ba091a9a9857.tar.bz2
Merge pull request #2727 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor to develop
* commit 'b9de162eae800a9459f0f1f07d2b043f73f8a907': Minor normalizations with 1.12 branch Fixed bad parens in H5trace.c
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