aboutsummaryrefslogtreecommitdiff
path: root/misc/sword15/files/patch-src::utilfuns::ftpparse.c
diff options
context:
space:
mode:
Diffstat (limited to 'misc/sword15/files/patch-src::utilfuns::ftpparse.c')
-rw-r--r--misc/sword15/files/patch-src::utilfuns::ftpparse.c10
1 files changed, 0 insertions, 10 deletions
diff --git a/misc/sword15/files/patch-src::utilfuns::ftpparse.c b/misc/sword15/files/patch-src::utilfuns::ftpparse.c
deleted file mode 100644
index ab8a3eab8e85..000000000000
--- a/misc/sword15/files/patch-src::utilfuns::ftpparse.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- src/utilfuns/ftpparse.c.orig Thu Feb 19 23:22:11 2004
-+++ src/utilfuns/ftpparse.c Thu Feb 19 23:22:19 2004
-@@ -21,6 +21,7 @@
- NCSA Telnet FTP server. Has LIST = NLST (and bad NLST for directories).
- */
-
-+#include <time.h>
- #include <ftpparse.h>
-
- static long totai(long year,long month,long mday)