summaryrefslogtreecommitdiffstats
path: root/tools/h5tools.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/h5tools.h')
-rw-r--r--tools/h5tools.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/h5tools.h b/tools/h5tools.h
index d962cee..5a85709 100644
--- a/tools/h5tools.h
+++ b/tools/h5tools.h
@@ -312,7 +312,7 @@ extern ProgType programtype;
#define CTYPE "CTYPE"
#define CONCATENATOR "//"
#define DATASET "DATASET"
-#define OBJECTID "OBJECTID"
+#define OBJID "OBJECTID"
#define BEGIN "{"
#define END "}"
#endif