Sophie

Sophie

distrib > Mandriva > 2009.0 > i586 > by-pkgid > 29ea9bd01bf7058985fdcd67c8827c03 > files > 6

htdig-3.2.0-1.12mdv2009.0.src.rpm

--- htsearch/Collection.h.orig	2006-11-17 13:12:45.436150836 +0200
+++ htsearch/Collection.h	2006-11-17 13:12:57.776854091 +0200
@@ -36,9 +36,9 @@
                const char *docExcerpt);
     ~Collection();
 
-    void Collection::Open();
+    void Open();
 
-    void Collection::Close(); 
+    void Close(); 
 
     char *getWordFile() { return wordFile.get(); }
     DocumentRef         *getDocumentRef(int id);