summaryrefslogtreecommitdiffstats
path: root/test/cache_image.c
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2019-12-18 20:30:14 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2019-12-18 20:30:14 (GMT)
commitdd6b6ce61ca1a6af8e872ad09ef5da6ca437e9bc (patch)
treec11bf69f3f63d3b1f8f8d60123370b77f58a3275 /test/cache_image.c
parentc71198997b60a01b41cabf7a3d3fe61e1e8cee3d (diff)
downloadhdf5-dd6b6ce61ca1a6af8e872ad09ef5da6ca437e9bc.zip
hdf5-dd6b6ce61ca1a6af8e872ad09ef5da6ca437e9bc.tar.gz
hdf5-dd6b6ce61ca1a6af8e872ad09ef5da6ca437e9bc.tar.bz2
Adjust cache.c only variables.
Diffstat (limited to 'test/cache_image.c')
-rw-r--r--test/cache_image.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/cache_image.c b/test/cache_image.c
index 59689a9..9f8c4c5 100644
--- a/test/cache_image.c
+++ b/test/cache_image.c
@@ -15,7 +15,7 @@
* 7/13/15
*
* This file contains tests specific to the cache image
- * feature implemented in H5C.c
+ * feature implemented in H5C.c
*/
#include "cache_common.h"
#include "genall5.h"