aboutsummaryrefslogtreecommitdiff
path: root/bdep/utility.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'bdep/utility.hxx')
-rw-r--r--bdep/utility.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/bdep/utility.hxx b/bdep/utility.hxx
index 36a405c..d8a4983 100644
--- a/bdep/utility.hxx
+++ b/bdep/utility.hxx
@@ -100,7 +100,7 @@ namespace bdep
start_bpkg (const common_options&, O&& out, E&& err, A&&... args);
template <typename... A>
- process_exit
+ void
run_bpkg (const common_options&, A&&... args);
// Manifest parsing and serialization.