summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/H5O.c2
1 files changed, 1 insertions, 1 deletions
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