X-Git-Url: https://pd.if.org/git/?p=pdclib;a=blobdiff_plain;f=functions%2Fuchar%2F_PDCLIB_mbsrtoc32s.c;h=0e672e66dfd9c7fecf38cb67d0275689fb20c199;hp=394f3eb5f94751b4bd92f9a19fa44db042efb68b;hb=14bc57c5c4d93263e08fe50e67eb61815cd0592f;hpb=f133f37ab345ed859a35cf6e19aba2f02d18cee8 diff --git a/functions/uchar/_PDCLIB_mbsrtoc32s.c b/functions/uchar/_PDCLIB_mbsrtoc32s.c index 394f3eb..0e672e6 100644 --- a/functions/uchar/_PDCLIB_mbsrtoc32s.c +++ b/functions/uchar/_PDCLIB_mbsrtoc32s.c @@ -16,7 +16,7 @@ #include <_PDCLIB_encoding.h> #include <_PDCLIB_locale.h> -size_t _PDCLIB_mbsrtoc32s_l +static size_t _PDCLIB_mbsrtoc32s_l ( char32_t *restrict dst, const char **restrict src,