aboutsummaryrefslogtreecommitdiff
path: root/bdep/sync.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'bdep/sync.hxx')
-rw-r--r--bdep/sync.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/bdep/sync.hxx b/bdep/sync.hxx
index d3f5429..4e092dc 100644
--- a/bdep/sync.hxx
+++ b/bdep/sync.hxx
@@ -39,8 +39,8 @@ namespace bdep
cmd_sync (const common_options&,
const dir_path& prj,
const shared_ptr<configuration>&,
- const strings& pkg_args,
bool implicit,
+ const strings& pkg_args = strings (),
bool fetch = true,
bool yes = true,
bool name_cfg = false,