mirror of
https://github.com/irssi/irssi.git
synced 2026-08-20 17:12:51 +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
|
|
@ -475,7 +475,7 @@ void perl_command_bind_to(const char *cmd, const char *category,
|
|||
g_free(signal);
|
||||
}
|
||||
|
||||
void perl_command_runsub(const char *cmd, const char *data,
|
||||
void perl_command_runsub(const char *cmd, const char *data,
|
||||
SERVER_REC *server, WI_ITEM_REC *item)
|
||||
{
|
||||
command_runsub(cmd, data, server, item);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue