summaryrefslogtreecommitdiffstats
path: root/src/H5MPprivate.h
diff options
context:
space:
mode:
authorAlbert Cheng <acheng@hdfgroup.org>2003-08-25 23:17:47 (GMT)
committerAlbert Cheng <acheng@hdfgroup.org>2003-08-25 23:17:47 (GMT)
commitc1b11ba3c438403b996998671bc1119a62be6995 (patch)
tree389531eeffcb07db4c57eecb5b2b516aacaa7f04 /src/H5MPprivate.h
parent817682a368e3e7e983a88849678e4b6485cb5373 (diff)
downloadhdf5-c1b11ba3c438403b996998671bc1119a62be6995.zip
hdf5-c1b11ba3c438403b996998671bc1119a62be6995.tar.gz
hdf5-c1b11ba3c438403b996998671bc1119a62be6995.tar.bz2
[svn-r7410] Purpose:
Bug fix. Description: Added MPE color definintions for the Stream-vfd API. Platforms tested: Tested in Copper since MPE only works there.
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 f0a0f91..41cfb04 100644
--- a/src/H5MPprivate.h
+++ b/src/H5MPprivate.h
@@ -264,6 +264,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"