summaryrefslogtreecommitdiffstats
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 300bb03..f209aa4 100644
--- a/bdep/config.hxx
+++ b/bdep/config.hxx
@@ -48,7 +48,7 @@ namespace bdep
cmd_config_validate_add (const configuration_name_options&,
const char* what,
optional<string>& name,
- optional<uint64_t> id);
+ optional<uint64_t>& id);
}
#endif // BDEP_CONFIG_HXX