From 925a1c8bdd7a42320b2f08a760b62f05e1e2a8de Mon Sep 17 00:00:00 2001 From: Frank Baker Date: Mon, 3 Oct 2005 18:03:00 -0500 Subject: [svn-r11493] Purpose: Bugfix: Close Bugzilla 255, same as Access 940 Description: H5Sset_extent_simple: Corrected "Returns" section to correspond to return type of herr_t. Platforms tested: Firefox --- doc/html/RM_H5S.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/html/RM_H5S.html b/doc/html/RM_H5S.html index f35c2d1..42fd2b7 100644 --- a/doc/html/RM_H5S.html +++ b/doc/html/RM_H5S.html @@ -1785,7 +1785,7 @@ END SUBROUTINE h5sset_extent_none_f Array containing maximum size of dataspace.
Returns: -
Returns a dataspace identifier if successful; +
Returns a non-negative value if successful; otherwise returns a negative value.
Fortran90 Interface: h5sset_extent_simple_f
@@ -1942,7 +1942,7 @@ Describes HDF5 Release 1.6.5, October 2005 -- cgit v0.12