CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/09/01 07:49:32
Modified files:
usr.sbin/acme-client: base64.c
Log message:
Use b64_ntop instead of adding yet another base implementation of base64
encoding to base. Tweaked version of a diff by florian.
ok florian
