CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/11/22 01:26:08
Modified files:
usr.sbin/acme-client: revokeproc.c
Log message:
acme-client: use BIO_number_written(bio) instead of bio->num_write.
Avoid awkward line wrapping by removing awkward else if chaining.
ok claudio florian
