CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/01/24 06:32:55
Modified files:
usr.sbin/acme-client: acctproc.c base64.c certproc.c chngproc.c
dnsproc.c fileproc.c http.c json.c main.c
netproc.c revokeproc.c rsa.c util.c
Log message:
Make returns consistent and remove parentheses per style(9).
Transformed with coccinelle.
Requested by and ok tb@
