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
|
|
@ -409,7 +409,7 @@ void fe_whois_init(void)
|
|||
|
||||
signal_add("event 311", (SIGNAL_FUNC) event_whois);
|
||||
signal_add("event 312", (SIGNAL_FUNC) event_whois_server);
|
||||
/* readding this events fixes the printing of /whois -yes *
|
||||
/* readding this events fixes the printing of /whois -yes *
|
||||
Bug http://bugs.irssi.org/?do=details&id=123 */
|
||||
signal_add("event 317", (SIGNAL_FUNC) event_whois_idle);
|
||||
signal_add("event 319", (SIGNAL_FUNC) event_whois_channels);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue