summaryrefslogtreecommitdiff
path: root/chat/irssi-icb/patches/patch-ac
blob: 6a6f06153686961b7ff76e17c42a933e5423f199 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-ac,v 1.1 2004/03/28 20:09:20 wiz Exp $

--- src/core/icb-commands.c.orig	Sat May  4 19:21:43 2002
+++ src/core/icb-commands.c
@@ -32,6 +32,7 @@ static char *icb_commands[] = {
 
 	"invite", "v", "echoback", "name", "motd", "topic", "status",
 	"boot", "pass", "drop", "shutdown", "wall",
+	"whereis",
         NULL
 };