[svn-r8750] Purpose: Bug fix

Description:  Forgot to add H5Fget_filespace to H5MPprivate.h for MPE.

Solution:  Defined color_H5Fget_filespac as "red".

Platforms tested:  copper
This commit is contained in:
Raymond Lu 2004-06-28 09:49:58 -05:00
parent ba717ead8b
commit a331f676fa

View File

@ -130,6 +130,7 @@
#define color_H5Fmount "red"
#define color_H5Funmount "red"
#define color_H5Fget_freespace "red"
#define color_H5Fget_filespace "red"
#define color_H5Gcreate "red"
#define color_H5Gopen "red"