From 531946bdde1cb328332a8864211925a0e0c14618 Mon Sep 17 00:00:00 2001 From: Frank Baker Date: Mon, 17 Jul 2000 12:55:47 -0500 Subject: [PATCH] [svn-r2431] RM_H5S.html H5Sget_select_bounds: Corrected return value. --- doc/html/RM_H5S.html | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/doc/html/RM_H5S.html b/doc/html/RM_H5S.html index 4c8cbf3513..79d08ce88b 100644 --- a/doc/html/RM_H5S.html +++ b/doc/html/RM_H5S.html @@ -1151,7 +1151,7 @@ I/O is performed. i.e., the coordinates of the diagonally opposite corner.
Returns: -
Returns a negative value if successful; +
Returns a non-negative value if successful; otherwise returns a negative value.