[RFC v2 3/3] tests-mbwc/tst_funcs.h: Fix typo
Alejandro Colomar
alx@kernel.org
Tue Sep 2 10:43:59 GMT 2025
Signed-off-by: Alejandro Colomar <alx@kernel.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}
}
};
--
2.50.1
More information about the Libc-alpha
mailing list