aboutsummaryrefslogtreecommitdiff
path: root/ftp/wu-ftpd+ipv6/files/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'ftp/wu-ftpd+ipv6/files/patch-aa')
-rw-r--r--ftp/wu-ftpd+ipv6/files/patch-aa20
1 files changed, 0 insertions, 20 deletions
diff --git a/ftp/wu-ftpd+ipv6/files/patch-aa b/ftp/wu-ftpd+ipv6/files/patch-aa
deleted file mode 100644
index 339533ff98ed..000000000000
--- a/ftp/wu-ftpd+ipv6/files/patch-aa
+++ /dev/null
@@ -1,20 +0,0 @@
---- src/ftpd.c.orig Tue Jan 18 19:35:30 2000
-+++ src/ftpd.c Tue Jan 18 19:38:50 2000
-@@ -6346,7 +6346,6 @@
- }
- goto globfree;
- }
-- if ((st.st_mode & S_IFMT) != S_IFDIR) {
- if (dout == NULL) {
- dout = dataconn("file list", (off_t) - 1, "w");
- if (dout == NULL)
-@@ -6369,7 +6368,6 @@
- byte_count_out++;
- }
- #endif
-- }
- }
-
- if (dout != NULL) {
-
-