[svn-r10503] Purpose:

Fix typo

Description:
    Fix typo in comment.

Platforms tested:
    FreeBSD 4.11 (sleipnir)
    Too minor to require h5committest
This commit is contained in:
Quincey Koziol 2005-03-29 16:22:20 -05:00
parent 6d23bbece1
commit 785b356d40

View File

@ -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