summaryrefslogtreecommitdiffstats
path: root/tools/h5dump.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/h5dump.h')
-rw-r--r--tools/h5dump.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/h5dump.h b/tools/h5dump.h
index 2af2d04..02b3166 100644
--- a/tools/h5dump.h
+++ b/tools/h5dump.h
@@ -4,7 +4,7 @@
#include <hdf5.h>
#define BOOT_BLOCK "BOOT_BLOCK"
-#define GROUP "GROUP"
+#define GROUPNAME "GROUP"
#define DATASET "DATASET"
#define ATTRIBUTE "ATTRIBUTE"
#define DATATYPE "DATATYPE"