mirror of
https://github.com/irssi/irssi.git
synced 2026-08-17 15:42:26 +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
|
|
@ -753,7 +753,7 @@ static void event_isupport(IRC_SERVER_REC *server, const char *data)
|
|||
char **item, *sptr, *eptr;
|
||||
char **isupport;
|
||||
gpointer key, value;
|
||||
|
||||
|
||||
g_return_if_fail(server != NULL);
|
||||
|
||||
server->isupport_sent = TRUE;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue