Main: fix comment typo
This commit is contained in:
parent
601495fa0f
commit
d769b74d61
|
@ -328,7 +328,7 @@ initialize_decoder_and_player(void)
|
|||
static void
|
||||
idle_event_emitted(void)
|
||||
{
|
||||
/* send "idle" notificaions to all subscribed
|
||||
/* send "idle" notifications to all subscribed
|
||||
clients */
|
||||
unsigned flags = idle_get();
|
||||
if (flags != 0)
|
||||
|
|
Loading…
Reference in New Issue