Fixed compiler error.

This commit is contained in:
Arnavion 2013-04-04 01:56:40 -07:00
parent 5779691efb
commit e0a7f0ae59
1 changed files with 2 additions and 2 deletions

View File

@ -462,12 +462,12 @@ process_numeric (session * sess, int n,
/* show whois is the server tab */
session *whois_sess = serv->server_session;
char *ex;
/* unless this setting is on */
if (prefs.hex_irc_whois_front)
whois_sess = serv->front_session;
char *ex;
switch (n)
{
case 1: