From a993ec82fd294da1123a6d5934b98eb77d69e921 Mon Sep 17 00:00:00 2001 From: James Laird Date: Thu, 2 Nov 2006 15:04:10 -0500 Subject: [svn-r12847] Corrected the comment describing H5Odecr_refcount's return value. Change only in comment block; no testing necessary. --- src/H5O.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/H5O.c b/src/H5O.c index 74ae1d7..2c8bedc 100644 --- a/src/H5O.c +++ b/src/H5O.c @@ -505,7 +505,7 @@ done: * that reference an object by address are deleted, and only * after H5Oincr_refcount has already been used. * - * Return: Success: The object's new refcount + * Return: Success: Non-negative * Failure: Negative * * Programmer: James Laird -- cgit v0.12