mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-01-18 15:15:56 +08:00
[svn-r21688] Fixed a very minor typo.
No test needed.
This commit is contained in:
parent
0381963da6
commit
b8a057585e
@ -184,7 +184,7 @@ H5_DLL herr_t H5Oclose(hid_t object_id);
|
||||
|
||||
/* Typedefs */
|
||||
|
||||
/* A struct that's part of the H5G_stat_t routine (deprecated) */
|
||||
/* A struct that's part of the H5G_stat_t structure (deprecated) */
|
||||
typedef struct H5O_stat_t {
|
||||
hsize_t size; /* Total size of object header in file */
|
||||
hsize_t free; /* Free space within object header */
|
||||
|
Loading…
Reference in New Issue
Block a user