mirror of
https://github.com/irssi/irssi.git
synced 2026-08-20 00:52:30 +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
|
|
@ -84,7 +84,7 @@ static int channel_rejoin(IRC_SERVER_REC *server, const char *channel)
|
|||
channel_destroy(CHANNEL(chanrec));
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
||||
rec = rejoin_find(server, channel);
|
||||
if (rec != NULL) {
|
||||
/* already exists */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue