diff options
Diffstat (limited to 'clean')
-rw-r--r-- | clean/clean.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/clean/clean.cxx b/clean/clean.cxx index deba1db..4a16ee8 100644 --- a/clean/clean.cxx +++ b/clean/clean.cxx @@ -179,7 +179,7 @@ namespace brep } static int - clean_builds (const options& ops, + clean_builds (const options&, cli::argv_scanner& scan, odb::pgsql::database& db) { |