mirror of
https://github.com/weechat/weechat.git
synced 2026-06-29 06:16:40 +02:00
Remove unneeded spaces
This commit is contained in:
@@ -435,7 +435,7 @@ irc_notify_get_tags (struct t_config_option *option)
|
||||
(tags && tags[0]) ? "," : "",
|
||||
(tags && tags[0]) ? tags : "");
|
||||
|
||||
return string;
|
||||
return string;
|
||||
}
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user