From c1b11ba3c438403b996998671bc1119a62be6995 Mon Sep 17 00:00:00 2001 From: Albert Cheng Date: Mon, 25 Aug 2003 18:17:47 -0500 Subject: [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. --- src/H5MPprivate.h | 2 ++ 1 file changed, 2 insertions(+) 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" -- cgit v0.12