summaryrefslogtreecommitdiffstats
path: root/test/cache_common.c
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2019-12-12 20:11:33 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2019-12-12 20:11:33 (GMT)
commit7e07e7c400b097ce055ed484bb67ea42dce1b1b2 (patch)
tree48bde583a4a7d0ffc3ed2103b9cb9b59288390bd /test/cache_common.c
parentc4653b9f8518d81a4fce041301559a6e13286544 (diff)
downloadhdf5-7e07e7c400b097ce055ed484bb67ea42dce1b1b2.zip
hdf5-7e07e7c400b097ce055ed484bb67ea42dce1b1b2.tar.gz
hdf5-7e07e7c400b097ce055ed484bb67ea42dce1b1b2.tar.bz2
HDFFV-10979 - correct fix change
Diffstat (limited to 'test/cache_common.c')
-rw-r--r--test/cache_common.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/cache_common.c b/test/cache_common.c
index fdad7a2..afbb653 100644
--- a/test/cache_common.c
+++ b/test/cache_common.c
@@ -19,7 +19,6 @@
*/
#include "H5private.h" /* Put this first, so H5open() isn't invoked in public macros */
#include "H5MFprivate.h"
-
#include "cache_common.h"
hbool_t write_permitted = TRUE;