summaryrefslogtreecommitdiff
path: root/news/tin/files/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'news/tin/files/patch-ac')
-rw-r--r--news/tin/files/patch-ac18
1 files changed, 0 insertions, 18 deletions
diff --git a/news/tin/files/patch-ac b/news/tin/files/patch-ac
deleted file mode 100644
index bffd5fac3a25..000000000000
--- a/news/tin/files/patch-ac
+++ /dev/null
@@ -1,18 +0,0 @@
---- src/string.c.bak Tue Nov 13 01:45:52 2001
-+++ src/string.c Mon Dec 24 23:09:05 2001
-@@ -118,6 +118,7 @@
- }
-
-
-+#ifndef HAVE_STRCASESTR
- /*
- * case-insensitive version of strstr()
- */
-@@ -144,6 +145,7 @@
- }
- return NULL;
- }
-+#endif
-
-
- size_t