Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > 2d691f82352ac4be44b333e1cb26fbb7 > files > 7

htdig-3.2.0-0.11.b6.fc15.src.rpm

--- htdig-3.2.0b6/htsearch/Collection.h.compile-fix	2006-02-09 18:36:26.000000000 +0100
+++ htdig-3.2.0b6/htsearch/Collection.h	2006-02-09 18:24:21.000000000 +0100
@@ -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);