svn commit: trunk/uClibc/extra/Configs

aldot at uclibc.org aldot at uclibc.org
Wed Jan 3 14:53:41 PST 2007


Author: aldot
Date: 2007-01-03 14:53:41 -0800 (Wed, 03 Jan 2007)
New Revision: 17150

Log:
- s/Attemt/Attempt/


Modified:
   trunk/uClibc/extra/Configs/Config.in


Changeset:
Modified: trunk/uClibc/extra/Configs/Config.in
===================================================================
--- trunk/uClibc/extra/Configs/Config.in	2007-01-03 22:29:01 UTC (rev 17149)
+++ trunk/uClibc/extra/Configs/Config.in	2007-01-03 22:53:41 UTC (rev 17150)
@@ -945,7 +945,7 @@
 endchoice
 
 config UCLIBC_HAS_STDIO_SHUTDOWN_ON_ABORT
-	bool "Attemt to shutdown stdio subsystem when abort() is called."
+	bool "Attempt to shutdown stdio subsystem when abort() is called."
 	default n
 	help
 	  ANSI/ISO C99 requires abort() to be asyn-signal-safe.  So there was a behavioral



More information about the uClibc-cvs mailing list