aboutsummaryrefslogtreecommitdiff
path: root/bdep/config.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'bdep/config.hxx')
-rw-r--r--bdep/config.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/bdep/config.hxx b/bdep/config.hxx
index dc19ea1..e191312 100644
--- a/bdep/config.hxx
+++ b/bdep/config.hxx
@@ -33,7 +33,7 @@ namespace bdep
optional<uint64_t> id = nullopt);
int
- cmd_config (const cmd_config_options&, cli::scanner& args);
+ cmd_config (cmd_config_options&&, cli::scanner& args);
// Validate returning one of the options or NULL if none specified.
//