summaryrefslogtreecommitdiffstats
path: root/src/H5MPprivate.h
diff options
context:
space:
mode:
authorAlbert Cheng <acheng@hdfgroup.org>2003-08-25 23:00:40 (GMT)
committerAlbert Cheng <acheng@hdfgroup.org>2003-08-25 23:00:40 (GMT)
commitff8132d5103a0a0399bd6cbc1faf6168c92db806 (patch)
treed5ad5831a8021601feb9d5cb4c5dc86e1310c219 /src/H5MPprivate.h
parentc3e81d71685e9020a90a50dda4ee2d549ad73582 (diff)
downloadhdf5-ff8132d5103a0a0399bd6cbc1faf6168c92db806.zip
hdf5-ff8132d5103a0a0399bd6cbc1faf6168c92db806.tar.gz
hdf5-ff8132d5103a0a0399bd6cbc1faf6168c92db806.tar.bz2
[svn-r7409] Purpose:
Bug fix. Description: Added MPE color definintions for the Stream-vfd API. Platforms tested: Tested in Copper since MPE only works there. Misc. update:
Diffstat (limited to 'src/H5MPprivate.h')
-rw-r--r--src/H5MPprivate.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/H5MPprivate.h b/src/H5MPprivate.h
index 1fed1c9..a628065 100644
--- a/src/H5MPprivate.h
+++ b/src/H5MPprivate.h
@@ -253,6 +253,8 @@
#define color_H5Pget_fapl_mpiposix "red"
#define color_H5Pset_fapl_sec2 "red"
#define color_H5Pget_fapl_sec2 "red"
+#define color_H5Pset_fapl_stream "red"
+#define color_H5Pget_fapl_stream "red"
#define color_H5Pget_filter "red"
#define color_H5Pset_btree_ratios "red"
#define color_H5Pget_btree_ratios "red"