diff --git a/src/h5core/h5b_readwrite.c b/src/h5core/h5b_readwrite.c index 4d52491..d779c2c 100644 --- a/src/h5core/h5b_readwrite.c +++ b/src/h5core/h5b_readwrite.c @@ -100,8 +100,8 @@ _select_hyperslab_for_writing ( ) { H5_PRIV_FUNC_ENTER (h5_err_t, "f=%p", f); /* - re-use existing hyperslab - */ + re-use existing hyperslab + */ if ( f->b->shape >= 0 ) H5_PRIV_FUNC_LEAVE (H5_SUCCESS);