summaryrefslogtreecommitdiff
path: root/www/arena/files/patch-Library::Implementation::HTString.h
diff options
context:
space:
mode:
authorSam Lawrance <lawrance@FreeBSD.org>2005-12-15 03:18:03 +0000
committerSam Lawrance <lawrance@FreeBSD.org>2005-12-15 03:18:03 +0000
commitdad50d99b195f0597431757a3b8c63f1012e6731 (patch)
tree544072f356f3cefa26a6a5225882423a4ffe98f4 /www/arena/files/patch-Library::Implementation::HTString.h
parent- added the missing .if statement around the IGNORE (diff)
Remove expired ports.
Diffstat (limited to 'www/arena/files/patch-Library::Implementation::HTString.h')
-rw-r--r--www/arena/files/patch-Library::Implementation::HTString.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/www/arena/files/patch-Library::Implementation::HTString.h b/www/arena/files/patch-Library::Implementation::HTString.h
deleted file mode 100644
index f46a5326a240..000000000000
--- a/www/arena/files/patch-Library::Implementation::HTString.h
+++ /dev/null
@@ -1,11 +0,0 @@
---- Library/Implementation/HTString.h.orig Tue Jan 29 18:11:15 2002
-+++ Library/Implementation/HTString.h Tue Jan 29 18:11:47 2002
-@@ -68,7 +68,7 @@
- This works like strstr() but is not case-sensitive.
-
- */
--extern char * strcasestr (char * s1, char * s2);
-+// extern char * strcasestr (char * s1, char * s2);
- /*
-
- Strip white space off a string