mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-02-11 16:01:00 +08:00
[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:
parent
a331f676fa
commit
163a9f5ee9
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user