Suppress a warning.

This commit is contained in:
William Pitcock 2008-06-08 01:32:17 -05:00
parent 9721c67622
commit 2647617347
1 changed files with 1 additions and 1 deletions

View File

@ -528,7 +528,7 @@ ms_sjoin(struct Client *client_p, struct Client *source_p, int parc, const char
int keep_new_modes = 1;
int fl;
int isnew;
int mlen_nick, mlen_uid;
int mlen_uid;
int len_nick;
int len_uid;
int len;