aboutsummaryrefslogtreecommitdiff
path: root/bdep/new.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'bdep/new.hxx')
-rw-r--r--bdep/new.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/bdep/new.hxx b/bdep/new.hxx
index 2cbb0fc..c86b6ba 100644
--- a/bdep/new.hxx
+++ b/bdep/new.hxx
@@ -13,7 +13,7 @@
namespace bdep
{
int
- cmd_new (const cmd_new_options&, cli::group_scanner& args);
+ cmd_new (cmd_new_options&&, cli::group_scanner& args);
}
#endif // BDEP_NEW_HXX