[svn-r8752] Purpose: Correct a typo.

Description:  Mistyped color_H5Fget_filesize as color_H5Fget_filespace.

Solution:  Corrected for this commit.

Platforms tested:  No test needed.
This commit is contained in:
Raymond Lu 2004-06-28 09:55:23 -05:00
parent a331f676fa
commit 163a9f5ee9

View File

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