diff options
Diffstat (limited to 'textproc/htdig/files/patch-htsearch_Collection.h')
-rw-r--r-- | textproc/htdig/files/patch-htsearch_Collection.h | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/textproc/htdig/files/patch-htsearch_Collection.h b/textproc/htdig/files/patch-htsearch_Collection.h deleted file mode 100644 index d2b25ad32897..000000000000 --- a/textproc/htdig/files/patch-htsearch_Collection.h +++ /dev/null @@ -1,14 +0,0 @@ ---- htsearch/Collection.h.orig Fri May 28 06:15:24 2004 -+++ htsearch/Collection.h Mon Dec 18 00:17:56 2006 -@@ -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); |