summaryrefslogtreecommitdiffstats
path: root/openbsd/14.0.0/3rdparty/htdig/patches/patch-htsearch_Collection.h
diff options
context:
space:
mode:
authorFrançois Andriot <albator78@libertysurf.fr>2015-05-08 18:27:24 +0200
committerFrançois Andriot <albator78@libertysurf.fr>2015-05-08 18:27:24 +0200
commit332ffaead4bd07de1dca11c1be5ae4d21c9374e9 (patch)
treeb7dea684ab179fde6744b3a847306047421314c9 /openbsd/14.0.0/3rdparty/htdig/patches/patch-htsearch_Collection.h
parent6b00872d0c7a835e6497bde11367ae02ca201044 (diff)
downloadtde-packaging-332ffaead4bd07de1dca11c1be5ae4d21c9374e9.tar.gz
tde-packaging-332ffaead4bd07de1dca11c1be5ae4d21c9374e9.zip
Openbsd: move openbsd folder
Diffstat (limited to 'openbsd/14.0.0/3rdparty/htdig/patches/patch-htsearch_Collection.h')
-rw-r--r--openbsd/14.0.0/3rdparty/htdig/patches/patch-htsearch_Collection.h14
1 files changed, 0 insertions, 14 deletions
diff --git a/openbsd/14.0.0/3rdparty/htdig/patches/patch-htsearch_Collection.h b/openbsd/14.0.0/3rdparty/htdig/patches/patch-htsearch_Collection.h
deleted file mode 100644
index d2b25ad32..000000000
--- a/openbsd/14.0.0/3rdparty/htdig/patches/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);