summaryrefslogtreecommitdiff
path: root/comms/kermit/patches/patch-ae
diff options
context:
space:
mode:
Diffstat (limited to 'comms/kermit/patches/patch-ae')
-rw-r--r--comms/kermit/patches/patch-ae14
1 files changed, 0 insertions, 14 deletions
diff --git a/comms/kermit/patches/patch-ae b/comms/kermit/patches/patch-ae
deleted file mode 100644
index 1fd4e4c1bb1..00000000000
--- a/comms/kermit/patches/patch-ae
+++ /dev/null
@@ -1,14 +0,0 @@
-$NetBSD: patch-ae,v 1.3 1998/08/07 10:36:40 agc Exp $
-
---- ckufio.c.orig Mon Nov 25 01:20:49 1996
-+++ ckufio.c Sat Jun 20 22:37:35 1998
-@@ -2743,7 +2743,8 @@
-
- /* and this should have been declared always through a header file */
- #endif /* OS2 */
-- long tmx, days;
-+ time_t tmx;
-+ long days;
- int i, n, isleapyear;
- /* J F M A M J J A S O N D */
- /* 31 28 31 30 31 30 31 31 30 31 30 31 */