From 904d7ec7771196f426e5212df4d631b8a54232ea Mon Sep 17 00:00:00 2001 From: Quincey Koziol Date: Tue, 13 May 2003 15:00:18 -0500 Subject: [svn-r6866] Purpose: Clean up comments. Platforms tested: FreeBSD 4.8 (sleipnir) h5committested --- test/unlink.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/test/unlink.c b/test/unlink.c index 2820a61..5b90dc2 100644 --- a/test/unlink.c +++ b/test/unlink.c @@ -60,11 +60,11 @@ const char *FILENAME[] = { /*------------------------------------------------------------------------- - * Function: verify_file_size + * Function: get_file_size * - * Purpose: Verify that a file is a particular size. + * Purpose: Get the current size of a file (in bytes) * - * Return: Success: 1 + * Return: Success: Size of file in bytes (could be 0) * Failure: 0 * * Programmer: Quincey Koziol -- cgit v0.12