X-Git-Url: https://git.saurik.com/apple/libc.git/blobdiff_plain/6465356a983ac139f81d3b7913cdb548477c346c..2be56ee90c5c5bee77895b8787a43e894249002b:/locale/FreeBSD/utf8.c diff --git a/locale/FreeBSD/utf8.c b/locale/FreeBSD/utf8.c index 8090844..100573e 100644 --- a/locale/FreeBSD/utf8.c +++ b/locale/FreeBSD/utf8.c @@ -93,7 +93,7 @@ typedef struct { SecondByte sb; } _UTF8State; -__private_extern__ int +int _UTF8_init(struct __xlocale_st_runelocale *xrl) {