summaryrefslogtreecommitdiffstats
path: root/src/H5Oprivate.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5Oprivate.h')
-rw-r--r--src/H5Oprivate.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/H5Oprivate.h b/src/H5Oprivate.h
index 677241e..7f6cabb 100644
--- a/src/H5Oprivate.h
+++ b/src/H5Oprivate.h
@@ -184,7 +184,7 @@ typedef struct H5O_compress_t {
/*
* Attribute Message.
*/
-#define H5O_ATTR_ID 0x000C
+#define H5O_ATTR_ID 0x000c
extern const H5O_class_t H5O_ATTR[1];
/* operates on an H5A_t struct */