From 778027daf74be551bb70a8e8a93d0bbcaeee5b93 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Thu, 23 Oct 2008 11:46:48 +0200 Subject: [PATCH] Fixed comment. --- include/sortidx.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) */ -- 1.7.10.4