X-Git-Url: https://pd.if.org/git/?p=pdclib;a=blobdiff_plain;f=platform%2Fgandr%2Ffunctions%2F_PDCLIB%2F_PDCLIB_stdinit.c;fp=platform%2Fgandr%2Ffunctions%2F_PDCLIB%2F_PDCLIB_stdinit.c;h=c622ff043c2bf36ea2b264970c5ab701f83c31e4;hp=9504186659eb8c7333bf15b3c2a156cb723bf642;hb=276f7e69f80ac53bfb5da5cc24072dd393485106;hpb=4d14d2133a2ec08b475531abbc2a15635c965a38 diff --git a/platform/gandr/functions/_PDCLIB/_PDCLIB_stdinit.c b/platform/gandr/functions/_PDCLIB/_PDCLIB_stdinit.c index 9504186..c622ff0 100644 --- a/platform/gandr/functions/_PDCLIB/_PDCLIB_stdinit.c +++ b/platform/gandr/functions/_PDCLIB/_PDCLIB_stdinit.c @@ -279,7 +279,7 @@ static const _PDCLIB_ctype_t global_ctype[] = { { 0x00, 0xFF, 0xFF, 0xFF } }; -extern const struct _PDCLIB_charcodec _PDCLIB_ascii_codec; +extern const struct _PDCLIB_charcodec_t _PDCLIB_ascii_codec; struct _PDCLIB_locale _PDCLIB_global_locale = { ._Codec = &_PDCLIB_ascii_codec, ._Conv = {