aboutsummaryrefslogtreecommitdiffstats
path: root/src/InputPlugin.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/InputPlugin.hxx')
-rw-r--r--src/InputPlugin.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/InputPlugin.hxx b/src/InputPlugin.hxx
index c16600810..a5cf912da 100644
--- a/src/InputPlugin.hxx
+++ b/src/InputPlugin.hxx
@@ -66,7 +66,7 @@ struct input_plugin {
*/
void (*update)(struct input_stream *is);
- struct tag *(*tag)(struct input_stream *is);
+ Tag *(*tag)(struct input_stream *is);
/**
* Returns true if the next read operation will not block: