From eb33ef8a87af3e8be03d89b80f4fd5a8fbfe70a0 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Fri, 11 Nov 2005 03:04:18 +0000 Subject: remove unused ARCH_LDFLAGS and touchup broken whitespace --- extra/Configs/Config.in | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'extra/Configs/Config.in') diff --git a/extra/Configs/Config.in b/extra/Configs/Config.in index 24108142e..a5f61813d 100644 --- a/extra/Configs/Config.in +++ b/extra/Configs/Config.in @@ -2,6 +2,7 @@ # For a description of the syntax of this configuration file, # see extra/config/Kconfig-language.txt # + mainmenu "uClibc C Library Configuration" choice @@ -742,8 +743,8 @@ config UCLIBC_HAS_GLIBC_CUSTOM_PRINTF NOTE: This implementation limits the number or registered specifiers to 10. NOTE: This implementation requires new conversion specifiers to be ASCII - characters (0-0x7f). This is to avoid problems with processing - format strings in locales with different multibyte conversions. + characters (0-0x7f). This is to avoid problems with processing + format strings in locales with different multibyte conversions. Most people will answer N. -- cgit v1.2.3