X-Git-Url: https://git.saurik.com/apple/libc.git/blobdiff_plain/ad3c9f2af814c84582fdd1649e49ec4f68572c5a..2be56ee90c5c5bee77895b8787a43e894249002b:/locale/FreeBSD/utf2.c?ds=sidebyside diff --git a/locale/FreeBSD/utf2.c b/locale/FreeBSD/utf2.c index d611aa8..006b32f 100644 --- a/locale/FreeBSD/utf2.c +++ b/locale/FreeBSD/utf2.c @@ -58,7 +58,7 @@ typedef struct { wchar_t lbound; } _UTF2State; -__private_extern__ int +int _UTF2_init(struct __xlocale_st_runelocale *xrl) {