CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/05/09 02:29:04
Modified files:
usr.sbin/pkg_add/OpenBSD: PkgAdd.pm
Log message:
shadowing variables is a bad idea (thanks Anton, this fixes regress)
also fix a logic error (that's very unlikely to happen outside of broken
scenarios, but we still want to have things work correctly in that
context)
