player/Thread: update code comment

This commit is contained in:
Max Kellermann 2017-12-27 14:26:14 +01:00
parent a2c2288cd6
commit d6386bc80f

View File

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