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