Commit 22c4089b345a2eaefd5bc70ef116e1301d91e8b1

Simon Josefsson 2005-01-20T12:22:11

* base64.h (isbase64): Add. * base64.c (isb64): Rename to isbase64, use to_uchar instead of using a unsigned prototype, don't inline. (base64_decode): Use it.