[svn-r1776] H5Gget_obj_info: Fixed datatype of struct element.

This commit is contained in:
Frank Baker
1999-10-17 15:48:17 -05:00
parent 044a84e972
commit 90ab4c42b7

View File

@@ -422,7 +422,7 @@ create or access function.
unsigned long fileno[2];
unsigned long objno[2];
unsigned nlink;
H5G_type_t type;
int type;
time_t mtime;
size_t linklen;
} H5G_stat_t