Mention that @mask requires YAZ 4.2.58
[yaz-moved-to-github.git] / 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.