summaryrefslogtreecommitdiffstats
path: root/src/H5MPprivate.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5MPprivate.h')
-rw-r--r--src/H5MPprivate.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/H5MPprivate.h b/src/H5MPprivate.h
index 0b33c54..3547b4e 100644
--- a/src/H5MPprivate.h
+++ b/src/H5MPprivate.h
@@ -219,8 +219,6 @@
#define color_H5Tunregister "red"
#define color_H5Tfind "red"
#define color_H5Tconvert "red"
-#define color_H5Tget_overflow "red"
-#define color_H5Tset_overflow "red"
#define color_H5Tget_native_type "red"
#define color_H5Acreate "red"
@@ -366,6 +364,8 @@
#define color_H5Pget_edc_check "red"
#define color_H5Pset_edc_check "red"
#define color_H5Pset_filter_callback "red"
+#define color_H5Pset_type_conv_cb "red"
+#define color_H5Pget_type_conv_cb "red"
#define color_H5Screate "red"
#define color_H5Screate_simple "red"