Main: fix comment typo

This commit is contained in:
Max Kellermann
2013-01-16 23:23:30 +01:00
parent 601495fa0f
commit d769b74d61

View File

@@ -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)