aboutsummaryrefslogtreecommitdiff
path: root/bpkg/drop
diff options
context:
space:
mode:
Diffstat (limited to 'bpkg/drop')
-rw-r--r--bpkg/drop2
1 files changed, 1 insertions, 1 deletions
diff --git a/bpkg/drop b/bpkg/drop
index 1687c82..0054045 100644
--- a/bpkg/drop
+++ b/bpkg/drop
@@ -10,7 +10,7 @@
namespace bpkg
{
- void
+ int
drop (const drop_options&, cli::scanner& args);
}