aboutsummaryrefslogtreecommitdiffstats
path: root/src/DecoderInternal.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/DecoderInternal.hxx')
-rw-r--r--src/DecoderInternal.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/DecoderInternal.hxx b/src/DecoderInternal.hxx
index ffe02ed7f..46069a561 100644
--- a/src/DecoderInternal.hxx
+++ b/src/DecoderInternal.hxx
@@ -108,6 +108,8 @@ decoder_get_chunk(Decoder &decoder);
/**
* Flushes the current chunk.
+ *
+ * Caller must not lock the #DecoderControl object.
*/
void
decoder_flush_chunk(Decoder &decoder);