aboutsummaryrefslogtreecommitdiff
path: root/bpkg/pkg-unpack
diff options
context:
space:
mode:
Diffstat (limited to 'bpkg/pkg-unpack')
-rw-r--r--bpkg/pkg-unpack2
1 files changed, 1 insertions, 1 deletions
diff --git a/bpkg/pkg-unpack b/bpkg/pkg-unpack
index a569efe..1e5339d 100644
--- a/bpkg/pkg-unpack
+++ b/bpkg/pkg-unpack
@@ -11,7 +11,7 @@
namespace bpkg
{
- void
+ int
pkg_unpack (const pkg_unpack_options&, cli::scanner& args);
// Unpack the package as a source directory and commit the transaction.