From: Adam Dickmeiss Date: Thu, 23 Oct 2008 09:46:48 +0000 (+0200) Subject: Fixed comment. X-Git-Tag: v2.0.34~9 X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=commitdiff_plain;h=778027daf74be551bb70a8e8a93d0bbcaeee5b93 Fixed comment. --- diff --git a/include/sortidx.h b/include/sortidx.h index 54aec54..806806f 100644 --- a/include/sortidx.h +++ b/include/sortidx.h @@ -80,7 +80,7 @@ void zebra_sort_delete(zebra_sort_index_t si); /** \brief reads sort entry \param si sort index handle - \param buf resulting buffer + \param w resulting buffer \retval 0 could not be read \retval 1 could be read (found) */