about summary refs log tree commit diff
path: root/sysdeps/wordsize-64/wcstoul_l.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/wordsize-64/wcstoul_l.c')
-rw-r--r--sysdeps/wordsize-64/wcstoul_l.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/wordsize-64/wcstoul_l.c b/sysdeps/wordsize-64/wcstoul_l.c
index 24e54dfdca..2289caf4b9 100644
--- a/sysdeps/wordsize-64/wcstoul_l.c
+++ b/sysdeps/wordsize-64/wcstoul_l.c
@@ -7,4 +7,4 @@
 #undef ____wcstoull_l_internal
 #undef __wcstoull_l
 strong_alias (____wcstoul_l_internal, ____wcstoull_l_internal)
-weak_alias (____wcstoull_l_internal, __wcstoull_l)
+weak_alias (__wcstoul_l, __wcstoull_l)