]> git.saurik.com Git - apt.git/commit
use FindB instead of FindI for Debug::pkgAutoRemove
authorDavid Kalnischkies <david@kalnischkies.de>
Fri, 30 Dec 2016 23:09:11 +0000 (00:09 +0100)
committerDavid Kalnischkies <david@kalnischkies.de>
Sat, 31 Dec 2016 01:29:21 +0000 (02:29 +0100)
commitc15ba854b6736696f164e4d2c243a944e2d4006e
tree9a5e549485c0c59ee196201cf2e73e41ee4879ec
parent44ecb8c3579e5ae8828f83530e4151a0ff84d5d6
use FindB instead of FindI for Debug::pkgAutoRemove

Again no practical difference, but for consistency a boolean option
should really be accessed via a boolean method rather than an int
especially if you happen to try setting the option to "true" …

Gbp-Dch: Ignore
apt-pkg/algorithms.cc
apt-private/private-install.cc