From 0b68a404a515b2f992bb44f76062335551671298 Mon Sep 17 00:00:00 2001 From: Marius Halden Date: Fri, 6 Nov 2015 21:00:20 +0100 Subject: Remove whitespace --- irc_channel.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; -- cgit v1.2.3