summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDana Robinson <43805+derobins@users.noreply.github.com>2022-04-15 16:51:10 (GMT)
committerGitHub <noreply@github.com>2022-04-15 16:51:10 (GMT)
commit033c060a9ec0ec642c096cfb82933091a100f562 (patch)
treeeb9e806ef1270383390fcb6082ba9ddeda61bdb4
parent374f49946f814e1d1cdd871d50ae6fd3fbf443f0 (diff)
downloadhdf5-033c060a9ec0ec642c096cfb82933091a100f562.zip
hdf5-033c060a9ec0ec642c096cfb82933091a100f562.tar.gz
hdf5-033c060a9ec0ec642c096cfb82933091a100f562.tar.bz2
Trivial comment change (#1646)
-rw-r--r--src/H5FDonion.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/H5FDonion.c b/src/H5FDonion.c
index 48285a9..8104030 100644
--- a/src/H5FDonion.c
+++ b/src/H5FDonion.c
@@ -2369,8 +2369,7 @@ done:
*
* Purpose: Set end-of-address marker of the logical file.
*
- * Return: Success: Non-negative value (SUCCEED).
- * Failure: Negative value (FAIL).
+ * Return: SUCCEED/FAIL
*
*-----------------------------------------------------------------------------
*/