aboutsummaryrefslogtreecommitdiff
path: root/bpkg/rep-fetch
diff options
context:
space:
mode:
Diffstat (limited to 'bpkg/rep-fetch')
-rw-r--r--bpkg/rep-fetch2
1 files changed, 1 insertions, 1 deletions
diff --git a/bpkg/rep-fetch b/bpkg/rep-fetch
index 9977571..9175755 100644
--- a/bpkg/rep-fetch
+++ b/bpkg/rep-fetch
@@ -10,7 +10,7 @@
namespace bpkg
{
- void
+ int
rep_fetch (const rep_fetch_options&, cli::scanner& args);
}