summaryrefslogtreecommitdiff
path: root/net/ircu/patches/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'net/ircu/patches/patch-ad')
-rw-r--r--net/ircu/patches/patch-ad13
1 files changed, 0 insertions, 13 deletions
diff --git a/net/ircu/patches/patch-ad b/net/ircu/patches/patch-ad
deleted file mode 100644
index 228286675e8..00000000000
--- a/net/ircu/patches/patch-ad
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ad,v 1.1.1.1 1998/11/24 20:37:40 tv Exp $
-
---- ircd/s_user.c.orig Tue Nov 24 14:02:15 1998
-+++ ircd/s_user.c Tue Nov 24 14:04:17 1998
-@@ -326,7 +326,7 @@
- time_t last;
- struct abacklog *next;
- char *connected;
-- char count;
-+ int count;
- };
-
- static struct abacklog *backlog[256]; /* hash table */