summaryrefslogtreecommitdiffstats
path: root/src/H5HLprfx.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5HLprfx.c')
-rwxr-xr-xsrc/H5HLprfx.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/H5HLprfx.c b/src/H5HLprfx.c
index 0e702cf..1f7a1a1 100755
--- a/src/H5HLprfx.c
+++ b/src/H5HLprfx.c
@@ -88,7 +88,6 @@ H5FL_DEFINE_STATIC(H5HL_prfx_t);
* Failure: NULL
*
* Programmer: Quincey Koziol
- * koziol@hdfgroup.org
* Oct 12 2008
*
*-------------------------------------------------------------------------
@@ -132,11 +131,9 @@ END_FUNC(PKG) /* end H5HL__prfx_new() */
*
* Purpose: Destroy a local heap prefix object
*
- * Return: Success: SUCCEED
- * Failure: FAIL
+ * Return: SUCCEED/FAIL
*
* Programmer: Quincey Koziol
- * koziol@hdfgroup.org
* Oct 12 2008
*
*-------------------------------------------------------------------------