Variable cleanup for irc_*

This commit is contained in:
Berke Viktor
2012-10-22 14:50:36 +02:00
parent 5c49b45a6d
commit 545b7dc6ff
15 changed files with 137 additions and 137 deletions

View File

@@ -135,7 +135,7 @@ ctcp_handle (session *sess, char *to, char *nick, char *ip,
if (ignore_check (word[1], IG_CTCP))
return;
if (!g_ascii_strcasecmp (msg, "VERSION") && !prefs.hidever)
if (!g_ascii_strcasecmp (msg, "VERSION") && !prefs.hex_irc_hide_version)
{
#ifdef WIN32
snprintf (outbuf, sizeof (outbuf), "VERSION HexChat "PACKAGE_VERSION" [x%d] / %s",