diff options
Diffstat (limited to 'doc/src')
-rw-r--r-- | doc/src/RM_H5G.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/RM_H5G.html b/doc/src/RM_H5G.html index 9b0a8a0..11f76ec 100644 --- a/doc/src/RM_H5G.html +++ b/doc/src/RM_H5G.html @@ -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 |