diff --git a/src/H5FL.c b/src/H5FL.c index aec92ffe2f..421e20c759 100644 --- a/src/H5FL.c +++ b/src/H5FL.c @@ -268,8 +268,7 @@ done: * * Purpose: Release an object & put on free list * - * Return: Success: Non-negative - * Failure: Negative + * Return: Always returns NULL * * Programmer: Quincey Koziol * Friday, March 24, 2000