summaryrefslogtreecommitdiffstats
path: root/src/H5MPprivate.h
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>2003-10-13 17:34:49 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>2003-10-13 17:34:49 (GMT)
commit80a2e207f858d7c55855d0521acb5748b48605be (patch)
tree006a1991eea1ad8a75d511efc65c084b88348a68 /src/H5MPprivate.h
parent5de413e72ffc63a6a6153b407e0edf4f937884ae (diff)
downloadhdf5-80a2e207f858d7c55855d0521acb5748b48605be.zip
hdf5-80a2e207f858d7c55855d0521acb5748b48605be.tar.gz
hdf5-80a2e207f858d7c55855d0521acb5748b48605be.tar.bz2
[svn-r7608] 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 a628065..08b7f12 100644
--- a/src/H5MPprivate.h
+++ b/src/H5MPprivate.h
@@ -118,6 +118,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"