diff --git a/src/H5Part.c b/src/H5Part.c index 9bcd6e6..d86a0af 100644 --- a/src/H5Part.c +++ b/src/H5Part.c @@ -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. */