Commit d6386bc8 authored by Max Kellermann's avatar Max Kellermann

player/Thread: update code comment

parent a2c2288c
......@@ -428,7 +428,7 @@ Player::ActivateDecoder() noexcept
elapsed_time = pc.seek_time;
/* set the "starting" flag, which will be cleared by
player_check_decoder_startup() */
CheckDecoderStartup() */
decoder_starting = true;
/* update PlayerControl's song information */
......
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