mirror of
https://github.com/irssi/irssi.git
synced 2026-08-16 23:22:16 +02:00
source cleanup: remove trailing whitespaces
This commit is contained in:
parent
503cbeb330
commit
51239925ec
44 changed files with 92 additions and 92 deletions
|
|
@ -309,7 +309,7 @@ static void cmd_unban(const char *data, IRC_SERVER_REC *server, void *item)
|
|||
ban = g_strdup(BAN_LAST);
|
||||
|
||||
command_set_ban(ban ? ban : data, server, item, FALSE, 0);
|
||||
|
||||
|
||||
g_free(ban);
|
||||
|
||||
cmd_params_free(free_arg);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue