summaryrefslogtreecommitdiffstats
path: root/src/H5Tbit.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5Tbit.c')
-rw-r--r--src/H5Tbit.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/H5Tbit.c b/src/H5Tbit.c
index 4d1d796..8b0b53b 100644
--- a/src/H5Tbit.c
+++ b/src/H5Tbit.c
@@ -405,7 +405,7 @@ H5T_bit_find (uint8 *buf, size_t offset, size_t size, H5T_sdir_t direction,
* Return: Success: The carry-out value, one if overflow zero
* otherwise.
*
- * Failure: FAIL
+ * Failure: Negative
*
* Programmer: Robb Matzke
* Friday, June 26, 1998