document parameter (Doxygen warning)
authorAdam Dickmeiss <adam@indexdata.dk>
Thu, 16 May 2013 10:36:51 +0000 (12:36 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Thu, 16 May 2013 10:36:51 +0000 (12:36 +0200)
ztest/ztest.c

index b43b5bd..d92d215 100644 (file)
@@ -89,6 +89,7 @@ static void remove_sets(struct session_handle *sh)
 
 /** \brief use term value as hit count
     \param s RPN structure
+    \param hash value for compuation
     \return >= 0: search term number or -1: not found
 
     Traverse RPN tree 'in order' and use term value as hit count.