aboutsummaryrefslogtreecommitdiff
path: root/bpkg/rep-add
diff options
context:
space:
mode:
Diffstat (limited to 'bpkg/rep-add')
-rw-r--r--bpkg/rep-add2
1 files changed, 1 insertions, 1 deletions
diff --git a/bpkg/rep-add b/bpkg/rep-add
index 3aff082..10d85f4 100644
--- a/bpkg/rep-add
+++ b/bpkg/rep-add
@@ -10,7 +10,7 @@
namespace bpkg
{
- void
+ int
rep_add (const rep_add_options&, cli::scanner& args);
}