Use ANSI-style functions for Base64 wrappers
authortb <tb@openbsd.org>
Thu, 13 Apr 2023 18:20:21 +0000 (18:20 +0000)
committertb <tb@openbsd.org>
Thu, 13 Apr 2023 18:20:21 +0000 (18:20 +0000)
commitba41a34bd9634f83ee4c88f0bc8446b68efe0d7e
treeb8d898341e8d60840404eb6b54a058e8bc94da32
parent32c8d2fec81c05802745a5172933d5d01d6cf52e
Use ANSI-style functions for Base64 wrappers

Silences a few -Wdeprecated-non-prototype warnings emitted by clang 15.

ok bluhm miod
lib/libkeynote/base64.c