[svn-r6877] Purpose:
Correct typo.
Description:
Correct the type of a value from H5G_obj_t to H5G_type_t.
This commit is contained in:
@@ -536,7 +536,7 @@ then be trivial.
|
||||
unsigned long fileno[2];
|
||||
unsigned long objno[2];
|
||||
unsigned nlink;
|
||||
H5G_type_t type;
|
||||
H5G_obj_t type;
|
||||
time_t mtime;
|
||||
size_t linklen;
|
||||
} H5G_stat_t
|
||||
|
||||
Reference in New Issue
Block a user