From 785b356d4079e465422f66adeda0281c404242f1 Mon Sep 17 00:00:00 2001 From: Quincey Koziol Date: Tue, 29 Mar 2005 16:22:20 -0500 Subject: [svn-r10503] Purpose: Fix typo Description: Fix typo in comment. Platforms tested: FreeBSD 4.11 (sleipnir) Too minor to require h5committest --- src/H5B2.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/H5B2.c b/src/H5B2.c index aed8947..34eb96b 100644 --- a/src/H5B2.c +++ b/src/H5B2.c @@ -2865,7 +2865,7 @@ done: * If the callback returns non-zero, the iteration breaks out * without finishing all the records. * - * Return: Value from callback, non-negative on success, negative on error + * Return: Value from callback: non-negative on success, negative on error * * Programmer: Quincey Koziol * koziol@ncsa.uiuc.edu -- cgit v0.12