summaryrefslogtreecommitdiffstats
path: root/src/H5MPprivate.h
diff options
context:
space:
mode:
authorRaymond Lu <songyulu@hdfgroup.org>2004-06-30 16:53:56 (GMT)
committerRaymond Lu <songyulu@hdfgroup.org>2004-06-30 16:53:56 (GMT)
commitddb825f2a8f19708a43118216c3b68e7196652ef (patch)
tree3fb47d754b4ab6af1bdbe06da5f3197ae6464b9d /src/H5MPprivate.h
parente0d268380aaf032299d2792f760584d39b382425 (diff)
downloadhdf5-ddb825f2a8f19708a43118216c3b68e7196652ef.zip
hdf5-ddb825f2a8f19708a43118216c3b68e7196652ef.tar.gz
hdf5-ddb825f2a8f19708a43118216c3b68e7196652ef.tar.bz2
[svn-r8771] Purpose: Update for new function.
Description: Forgot to add new function H5Fget_name for MPE. Solution: Simple define color_H5Fget_name as 'red' in this file. Platforms tested: Very simple change. No test needed.
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 634d408..02b2a71 100644
--- a/src/H5MPprivate.h
+++ b/src/H5MPprivate.h
@@ -120,6 +120,7 @@
#define color_H5Funmount "red"
#define color_H5Fget_freespace "red"
#define color_H5Fget_filesize "red"
+#define color_H5Fget_name "red"
#define color_H5Gcreate "red"
#define color_H5Gopen "red"