summaryrefslogtreecommitdiff
path: root/ftp/wu-ftpd+ipv6/files/patch-aj
diff options
context:
space:
mode:
Diffstat (limited to 'ftp/wu-ftpd+ipv6/files/patch-aj')
-rw-r--r--ftp/wu-ftpd+ipv6/files/patch-aj8
1 files changed, 0 insertions, 8 deletions
diff --git a/ftp/wu-ftpd+ipv6/files/patch-aj b/ftp/wu-ftpd+ipv6/files/patch-aj
deleted file mode 100644
index c6478879e93a..000000000000
--- a/ftp/wu-ftpd+ipv6/files/patch-aj
+++ /dev/null
@@ -1,8 +0,0 @@
---- src/proto.h.bak Sat Jul 1 22:17:39 2000
-+++ src/proto.h Wed Oct 10 07:15:39 2001
-@@ -292,4 +292,4 @@
- /*
- ** support/strcasestr.c
- */
--char *strcasestr(register char *s, register char *find);
-+char *strcasestr(const char *s, const char *find);