[RFC v3 4/4] tests-mbwc/tst_funcs.h: Fix typo

Adhemerval Zanella Netto adhemerval.zanella@linaro.org
Tue Sep 16 14:00:55 GMT 2025



On 03/09/25 07:06, Alejandro Colomar wrote:
> Signed-off-by: Alejandro Colomar <alx@kernel.org>

LGTM, thanks.

Reviewed-by: Adhemerval Zanella  <adhemerval.zanella@linaro.org>

> ---
>  localedata/tests-mbwc/dat_wcscmp.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/localedata/tests-mbwc/dat_wcscmp.c b/localedata/tests-mbwc/dat_wcscmp.c
> index a7be0fe75e..99eee430b2 100644
> --- a/localedata/tests-mbwc/dat_wcscmp.c
> +++ b/localedata/tests-mbwc/dat_wcscmp.c
> @@ -128,6 +128,6 @@ TST_WCSCMP tst_wcscmp_loc [] = {
>      }
>    },
>    {
> -    { Twcschr, TST_LOC_end}
> +    { Twcscmp, TST_LOC_end}
>    }
>  };



More information about the Libc-alpha mailing list