Fixed comment.
authorAdam Dickmeiss <adam@indexdata.dk>
Thu, 23 Oct 2008 09:46:48 +0000 (11:46 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Thu, 23 Oct 2008 09:46:48 +0000 (11:46 +0200)
include/sortidx.h

index 54aec54..806806f 100644 (file)
@@ -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)
 */