src/H5PartErrors.h

* adaptions to renamed members in "struct h5_file"
This commit is contained in:
2008-01-20 11:11:08 +00:00
parent fe82dbc905
commit e581c105d6
+1 -1
View File
@@ -23,7 +23,7 @@
"Operation is not allowed on writable files." );
#define CHECK_TIMEGROUP( f ) \
if ( f->timegroup <= 0 ) \
if ( f->step_gid <= 0 ) \
return (*_err_handler) ( \
H5_get_funcname(), \
H5PART_ERR_INVAL, \