summaryrefslogtreecommitdiffstats
path: root/test/cache_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'test/cache_common.h')
-rw-r--r--test/cache_common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/cache_common.h b/test/cache_common.h
index 0b22cf2..122dba5 100644
--- a/test/cache_common.h
+++ b/test/cache_common.h
@@ -739,7 +739,7 @@ H5TEST_DLL void unprotect_entry(H5F_t * file_ptr,
H5TEST_DLL void verify_clean(void);
H5TEST_DLL void verify_entry_status(H5C_t * cache_ptr,
- int tag,
+ int tag,
int num_entries,
struct expected_entry_status expected[]);