summaryrefslogtreecommitdiff
path: root/src/plugins/irc/irc-channel.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/irc/irc-channel.c')
-rw-r--r--src/plugins/irc/irc-channel.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/plugins/irc/irc-channel.c b/src/plugins/irc/irc-channel.c
index eb01f87dd..5ebb4579d 100644
--- a/src/plugins/irc/irc-channel.c
+++ b/src/plugins/irc/irc-channel.c
@@ -1172,6 +1172,7 @@ irc_channel_join_smart_filtered_unmask (struct t_irc_channel *channel,
length_tags = 0;
nick_found = 0;
join = 0;
+ chghost = 0;
nick_changed = 0;
irc_nick1 = NULL;
irc_nick2 = NULL;