summaryrefslogtreecommitdiff
path: root/wctype/wctrans_l.c
diff options
context:
space:
mode:
Diffstat (limited to 'wctype/wctrans_l.c')
-rw-r--r--wctype/wctrans_l.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/wctype/wctrans_l.c b/wctype/wctrans_l.c
index 10a960bac1..e64c303c85 100644
--- a/wctype/wctrans_l.c
+++ b/wctype/wctrans_l.c
@@ -21,7 +21,7 @@
#include "../locale/localeinfo.h"
wctrans_t
-__wctrans_l (const char *property, __locale_t locale)
+__wctrans_l (const char *property, locale_t locale)
{
const char *names;
size_t cnt;