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