Files
pkgsrc-ng/chat/silc-client-icb/patches/patch-ac
2013-09-26 17:14:40 +02:00

13 lines
336 B
Plaintext

$NetBSD: patch-ac,v 1.1 2004/03/29 11:05:45 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
};