Re: acme switch
On Tue, 13 Sep 2016 12:25:58 -0400, "Ted Unangst" wrote: > convert two if else if chains to switches. OK millert@ - todd
acme switch
convert two if else if chains to switches. Index: base64.c === RCS file: /cvs/src/usr.sbin/acme-client/base64.c,v retrieving revision 1.5 diff -u -p -r1.5 base64.c --- base64.c1 Sep 2016 13:49:32 - 1.5 +++ base64.c13