summaryrefslogtreecommitdiffstats
path: root/src/H5MPprivate.h
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>2003-10-13 17:34:45 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>2003-10-13 17:34:45 (GMT)
commit0f4b14464200742ebf308a6ef1b3da56031f01d6 (patch)
treeded60584cff63e8e285716e4a116a7e957a090a0 /src/H5MPprivate.h
parentd19001584bc41fa2ca8d46f4beaf6b68cf38ced0 (diff)
downloadhdf5-0f4b14464200742ebf308a6ef1b3da56031f01d6.zip
hdf5-0f4b14464200742ebf308a6ef1b3da56031f01d6.tar.gz
hdf5-0f4b14464200742ebf308a6ef1b3da56031f01d6.tar.bz2
[svn-r7607] Purpose:
Bug fix Description: Add MPE "color" for new H5Fget_freespace() API function. Platforms tested: None - just eyeballed - too minor to require testing.
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 41cfb04..a8df81f 100644
--- a/src/H5MPprivate.h
+++ b/src/H5MPprivate.h
@@ -129,6 +129,7 @@
#define color_H5Fget_obj_ids "red"
#define color_H5Fmount "red"
#define color_H5Funmount "red"
+#define color_H5Fget_freespace "red"
#define color_H5Gcreate "red"
#define color_H5Gopen "red"