mirror of
https://github.com/irssi/irssi.git
synced 2026-08-17 23:52:22 +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
|
|
@ -38,7 +38,7 @@ void autoignore_update(IGNORE_REC *rec, int level)
|
|||
ignore_update_rec(rec);
|
||||
}
|
||||
|
||||
void autoignore_add(IRC_SERVER_REC *server, char *mask, int level)
|
||||
void autoignore_add(IRC_SERVER_REC *server, char *mask, int level)
|
||||
{
|
||||
IGNORE_REC *rec;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue