mirror of
https://github.com/irssi/irssi.git
synced 2026-08-11 12:53:42 +02:00
Recode patch by decadix/senneth
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3283 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
924ac8f91f
commit
226a567562
20 changed files with 289 additions and 63 deletions
|
|
@ -322,7 +322,7 @@ static int sig_query_autoclose(void)
|
|||
now-rec->last_unread_msg > query_auto_close)
|
||||
query_destroy(rec);
|
||||
}
|
||||
return 1;
|
||||
return 1;
|
||||
}
|
||||
|
||||
static void sig_message_private(SERVER_REC *server, const char *msg,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue