src/H5Part.c

- _H5Part_set_step()
		* was static is public now
This commit is contained in:
2006-09-27 04:42:09 +00:00
parent 9e6208836e
commit e4c712e067
+1 -1
View File
@@ -1295,7 +1295,7 @@ H5PartReadFileAttrib (
(they require explicit advancing by selecting a particular timestep).
*/
static h5part_int64_t
h5part_int64_t
_H5Part_set_step (
H5PartFile *f, /*!< [in] Handle to open file */
const h5part_int64_t step /*!< [in] Time-step to set. */