aboutsummaryrefslogtreecommitdiffstats
path: root/src/DecoderAPI.hxx
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/DecoderAPI.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/DecoderAPI.hxx b/src/DecoderAPI.hxx
index d4886d062..c70365bff 100644
--- a/src/DecoderAPI.hxx
+++ b/src/DecoderAPI.hxx
@@ -141,8 +141,7 @@ decoder_data(struct decoder *decoder, struct input_stream *is,
* command pending
*/
enum decoder_command
-decoder_tag(struct decoder *decoder, struct input_stream *is,
- const Tag *tag);
+decoder_tag(struct decoder *decoder, struct input_stream *is, Tag &&tag);
/**
* Set replay gain values for the following chunks.