aboutsummaryrefslogtreecommitdiffstats
path: root/src/UpdateContainer.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/UpdateContainer.hxx')
-rw-r--r--src/UpdateContainer.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/UpdateContainer.hxx b/src/UpdateContainer.hxx
index 3b54fb39f..b8f0ad39a 100644
--- a/src/UpdateContainer.hxx
+++ b/src/UpdateContainer.hxx
@@ -31,6 +31,6 @@ bool
update_container_file(Directory &directory,
const char *name,
const struct stat *st,
- const DecoderPlugin &plugin);
+ const char *suffix);
#endif