index
:
bpkg
0.2
bindist
build2-config
buildfile-install
ci
dep-config
dep-config-bak
dep-config-neg
dep-config-neg.bak
dep-config-take-1
dep-config.bak
dep-doc
hidden-config-class
inproc-configure
mask-repos-old
master
status-all
sys-install
sys-install-fedora.bak
sys-install-multiple-versions
build2 package dependency manager
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bpkg
/
drop
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'bpkg/drop')
-rw-r--r--
bpkg/drop
2
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);
}