have visit_with_count and visit_with_size use the same parameter conventions.
authorespie <espie@openbsd.org>
Mon, 18 May 2015 10:37:12 +0000 (10:37 +0000)
committerespie <espie@openbsd.org>
Mon, 18 May 2015 10:37:12 +0000 (10:37 +0000)
commitbbc960221e5c9db1f60e26bc33afb586eb5c5386
treeaa0f97652fd56d60a22bcb7faf63e6dd3071e610
parentecb1e57b5cb7b1f22b99fc14be16915d072aa01d
have visit_with_count and visit_with_size use the same parameter conventions.
In particular, pass state before the other method parameters.
usr.sbin/pkg_add/OpenBSD/PkgCreate.pm