aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder/DecoderInternal.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/decoder/DecoderInternal.hxx')
-rw-r--r--src/decoder/DecoderInternal.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/decoder/DecoderInternal.hxx b/src/decoder/DecoderInternal.hxx
index e6c30d071..24b665e85 100644
--- a/src/decoder/DecoderInternal.hxx
+++ b/src/decoder/DecoderInternal.hxx
@@ -57,7 +57,7 @@ struct Decoder {
bool initial_seek_running;
/**
- * This flag is set by decoder_seek_where(), and checked by
+ * This flag is set by decoder_seek_time(), and checked by
* decoder_command_finished(). It is used to clean up after
* seeking.
*/