CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/05/21 07:44:22
Modified files:
usr.sbin/pkg_add/OpenBSD: Getopt.pm
Log message:
"fix" for 5.36: pass the possible option value as an extra param
instead of defined/undefined, so that the code sub is called with
the right number of parameters.
