From d41e202d76ad56983ec29fd02015f1b09309f447 Mon Sep 17 00:00:00 2001 From: Sebastien Helleu Date: Mon, 7 Feb 2011 18:38:47 +0100 Subject: Remove unneeded spaces --- src/plugins/irc/irc-notify.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/plugins') diff --git a/src/plugins/irc/irc-notify.c b/src/plugins/irc/irc-notify.c index b3f5880be..fd36d690c 100644 --- a/src/plugins/irc/irc-notify.c +++ b/src/plugins/irc/irc-notify.c @@ -435,7 +435,7 @@ irc_notify_get_tags (struct t_config_option *option) (tags && tags[0]) ? "," : "", (tags && tags[0]) ? tags : ""); - return string; + return string; } /* -- cgit v1.2.3