From 99a288fb4739b3c8e6d3d7ee6d56b482967c3b7b Mon Sep 17 00:00:00 2001 From: Berke Viktor Date: Tue, 30 Oct 2012 11:56:27 +0100 Subject: Typofix --- src/common/userlist.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/common') diff --git a/src/common/userlist.c b/src/common/userlist.c index 620ed4aa..061e8d95 100644 --- a/src/common/userlist.c +++ b/src/common/userlist.c @@ -397,7 +397,7 @@ userlist_add (struct session *sess, char *name, char *hostname) sess->total++; - /* most ircds don't support multiple modechars infront of the nickname + /* most ircds don't support multiple modechars in front of the nickname for /NAMES - though they should. */ while (prefix_chars) { -- cgit 1.4.1