aboutsummaryrefslogtreecommitdiff
path: root/bpkg/pkg-fetch
diff options
context:
space:
mode:
Diffstat (limited to 'bpkg/pkg-fetch')
-rw-r--r--bpkg/pkg-fetch2
1 files changed, 1 insertions, 1 deletions
diff --git a/bpkg/pkg-fetch b/bpkg/pkg-fetch
index 7cfd214..d321889 100644
--- a/bpkg/pkg-fetch
+++ b/bpkg/pkg-fetch
@@ -13,7 +13,7 @@
namespace bpkg
{
- void
+ int
pkg_fetch (const pkg_fetch_options&, cli::scanner& args);
// Fetch the package as an archive file and commit the transaction.