Commit 6e05071a authored by Max Kellermann's avatar Max Kellermann

decoder_api: correct decoder_seek_error() documentation

parent c8a990b9
......@@ -83,7 +83,7 @@ double
decoder_seek_where(struct decoder *decoder);
/**
* Call this right before decoder_command_finished() when seeking has
* Call this instead of decoder_command_finished() when seeking has
* failed.
*
* @param decoder the decoder object
......
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