From e3133aa9628858bcfe414f95731831b5962358c7 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 10 May 2018 06:43:44 +0200 Subject: Support passing additional arguments to pkg-build in sync, init, new --- bdep/new.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bdep/new.hxx') diff --git a/bdep/new.hxx b/bdep/new.hxx index a9afbe8..536feab 100644 --- a/bdep/new.hxx +++ b/bdep/new.hxx @@ -13,7 +13,7 @@ namespace bdep { int - cmd_new (const cmd_new_options&, cli::scanner& args); + cmd_new (const cmd_new_options&, cli::group_scanner& args); } #endif // BDEP_NEW_HXX -- cgit v1.1