CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/09/13 10:49:28
Modified files:
usr.sbin/acme-client: acctproc.c certproc.c chngproc.c dnsproc.c
fileproc.c keyproc.c main.c netproc.c
revokeproc.c rsa.c util.c
Log message:
hoist local variable initialization directly into the definitions,
rather than doing it right afterwards.
ok florian
