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