searchengine/cpix/cpix/inc/public/cpixsearch.h
changeset 15 cf5c74390b98
parent 10 afe194b6b1cd
--- a/searchengine/cpix/cpix/inc/public/cpixsearch.h	Tue Jul 06 15:30:04 2010 +0300
+++ b/searchengine/cpix/cpix/inc/public/cpixsearch.h	Wed Aug 18 10:53:26 2010 +0300
@@ -296,7 +296,8 @@
      */
     void cpix_Hits_doc(cpix_Hits     * thisHits,
                        int32_t         index,
-                       cpix_Document * target);
+                       cpix_Document ** target,
+                       int32_t         count);