Commit d769b74d authored by Max Kellermann's avatar Max Kellermann

Main: fix comment typo

parent 601495fa
...@@ -328,7 +328,7 @@ initialize_decoder_and_player(void) ...@@ -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)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment