summaryrefslogtreecommitdiffstats
path: root/src/H5MPprivate.h
diff options
context:
space:
mode:
authorAlbert Cheng <acheng@hdfgroup.org>2003-10-30 22:52:57 (GMT)
committerAlbert Cheng <acheng@hdfgroup.org>2003-10-30 22:52:57 (GMT)
commit5b5e7d4dac576c8b2d275344b8acb605b3d1a8a4 (patch)
tree66b7ebbb1e4c334d8c8d9f329918f4ca394c8d8b /src/H5MPprivate.h
parent79a8f3788627a01dbb94fd90bc0d0b837a294ef4 (diff)
downloadhdf5-5b5e7d4dac576c8b2d275344b8acb605b3d1a8a4.zip
hdf5-5b5e7d4dac576c8b2d275344b8acb605b3d1a8a4.tar.gz
hdf5-5b5e7d4dac576c8b2d275344b8acb605b3d1a8a4.tar.bz2
[svn-r7798] Purpose:
Bug fix Description: MPE color for new routine H5Iget_file_id is missing. Solution: Added it. Platforms tested: Only tested in copper since it is the only one that can do MPE. Misc. update:
Diffstat (limited to 'src/H5MPprivate.h')
-rw-r--r--src/H5MPprivate.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/H5MPprivate.h b/src/H5MPprivate.h
index a8df81f..fd32870 100644
--- a/src/H5MPprivate.h
+++ b/src/H5MPprivate.h
@@ -146,6 +146,7 @@
#define color_H5Gget_objname_by_idx "red"
#define color_H5Gget_objtype_by_idx "red"
+#define color_H5Iget_file_id "red"
#define color_H5Iget_type "red"
#define color_H5Iget_name "red"