diff options
Diffstat (limited to 'chat/icbirc/patches/patch-ae')
-rw-r--r-- | chat/icbirc/patches/patch-ae | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/chat/icbirc/patches/patch-ae b/chat/icbirc/patches/patch-ae deleted file mode 100644 index 7ddb0de8f88..00000000000 --- a/chat/icbirc/patches/patch-ae +++ /dev/null @@ -1,11 +0,0 @@ -$NetBSD: patch-ae,v 1.1 2004/04/01 16:00:42 tv Exp $ - ---- irc.h.orig Thu Apr 1 10:52:37 2004 -+++ irc.h -@@ -15,5 +15,6 @@ extern char irc_pass[256]; - extern char irc_ident[256]; - extern char irc_nick[256]; - extern char irc_channel[256]; -+extern int in_irc_channel; - - #endif |