mirror of
https://github.com/irssi/irssi.git
synced 2026-08-08 19:30:15 +02:00
Merge pull request #1272 from ailin-nemui/checks
update deprecated GLib symbol
This commit is contained in:
commit
395453aa23
1 changed files with 1 additions and 1 deletions
|
|
@ -39,7 +39,7 @@ static int reload;
|
|||
|
||||
static void sig_exit(void)
|
||||
{
|
||||
g_main_quit(main_loop);
|
||||
g_main_loop_quit(main_loop);
|
||||
}
|
||||
|
||||
static void sig_reload(void)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue