aboutsummaryrefslogtreecommitdiff
path: root/bpkg/cfg-create
diff options
context:
space:
mode:
Diffstat (limited to 'bpkg/cfg-create')
-rw-r--r--bpkg/cfg-create2
1 files changed, 1 insertions, 1 deletions
diff --git a/bpkg/cfg-create b/bpkg/cfg-create
index ffd3ba5..b6dcc21 100644
--- a/bpkg/cfg-create
+++ b/bpkg/cfg-create
@@ -10,7 +10,7 @@
namespace bpkg
{
- void
+ int
cfg_create (const cfg_create_options&, cli::scanner& args);
}