From b6f88d4911cc9b17022f5e763cd04343a05ef241 Mon Sep 17 00:00:00 2001 From: marcus Date: Fri, 19 Sep 2003 17:08:11 +0000 Subject: Fix small typo in last change. --- libc-parts/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libc-parts') diff --git a/libc-parts/Makefile.am b/libc-parts/Makefile.am index 6d0913e..d44d24f 100644 --- a/libc-parts/Makefile.am +++ b/libc-parts/Makefile.am @@ -22,7 +22,7 @@ noinst_LIBRARIES = libc-parts.a libc_parts_a_SOURCES = ctype.h c-ctype.h c-ctype.c \ errno.h errno.c \ - strtol.c strtoll.c strtoul.c strtoull.c \ + strtol.c strtoll.c strtoul.c strtoull.c # For the following routines we want to take the possibly optimized # versions from the target's GNU C library, rather than duplicating -- cgit v1.2.3