summaryrefslogtreecommitdiff
path: root/stdlib/strtouq.c
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/strtouq.c')
-rw-r--r--stdlib/strtouq.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/strtouq.c b/stdlib/strtouq.c
index e4d817f7f7..7900721979 100644
--- a/stdlib/strtouq.c
+++ b/stdlib/strtouq.c
@@ -21,4 +21,4 @@ Cambridge, MA 02139, USA. */
#include <strtoul.c>
-weak_alias (strtouq, strotull)
+weak_alias (strtouq, strtoull)