aboutsummaryrefslogtreecommitdiffstats
path: root/irc_channel.c
diff options
context:
space:
mode:
Diffstat (limited to 'irc_channel.c')
-rw-r--r--irc_channel.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/irc_channel.c b/irc_channel.c
index 72757a56..fb8837ce 100644
--- a/irc_channel.c
+++ b/irc_channel.c
@@ -880,7 +880,7 @@ fail:
g_free(accl);
accl = tmp;
}
-
+
g_strfreev(accounts);
return SET_INVALID;