summaryrefslogtreecommitdiffstats
path: root/test/mf.c
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2019-08-06 17:59:22 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2019-08-06 17:59:22 (GMT)
commit11e0151645566c9c94f11eca1556af6a316bd335 (patch)
treee1ec62d370e49778f00efe8baf9f65f4cae302f6 /test/mf.c
parent6fb7471ecd106e022d7946ab140ebb47f85072bf (diff)
downloadhdf5-11e0151645566c9c94f11eca1556af6a316bd335.zip
hdf5-11e0151645566c9c94f11eca1556af6a316bd335.tar.gz
hdf5-11e0151645566c9c94f11eca1556af6a316bd335.tar.bz2
Merge mostly CMake changes from develop and file cleanup
Diffstat (limited to 'test/mf.c')
-rw-r--r--test/mf.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/test/mf.c b/test/mf.c
index 7703ef4..5b979d3 100644
--- a/test/mf.c
+++ b/test/mf.c
@@ -35,7 +35,7 @@
#include "H5Iprivate.h"
#include "H5VMprivate.h"
-#define FILENAME_LEN 1024
+#define FILENAME_LEN 1024
#define TEST_BLOCK_SIZE5 5
#define TEST_BLOCK_SIZE20 20
@@ -52,8 +52,8 @@
#define TEST_BLOCK_SIZE8000 8000
#define TEST_BLOCK_SIZE2048 2048
-#define TEST_BLOCK_ADDR70 70
-#define TEST_BLOCK_ADDR100 100
+#define TEST_BLOCK_ADDR70 70
+#define TEST_BLOCK_ADDR100 100
#define TEST_ALIGN1024 1024
#define TEST_ALIGN4096 4096