summaryrefslogtreecommitdiff
path: root/chat/icbirc/patches/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'chat/icbirc/patches/patch-ac')
-rw-r--r--chat/icbirc/patches/patch-ac13
1 files changed, 0 insertions, 13 deletions
diff --git a/chat/icbirc/patches/patch-ac b/chat/icbirc/patches/patch-ac
deleted file mode 100644
index 2a897e68aa9..00000000000
--- a/chat/icbirc/patches/patch-ac
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ac,v 1.1 2004/04/01 16:00:42 tv Exp $
-
---- icb.h.orig Thu Apr 1 10:31:31 2004
-+++ icb.h
-@@ -3,7 +3,7 @@
- #ifndef _ICB_H_
- #define _ICB_H_
-
--void icb_recv(const char *, unsigned, int);
-+void icb_recv(const char *, unsigned, int, int);
- void icb_send_login(int, const char *, const char *, const char *);
- void icb_send_openmsg(int, const char *);
- void icb_send_privmsg(int, const char *, const char *);