svn commit: trunk/uClibc/include
vda at uclibc.org
vda at uclibc.org
Tue Feb 17 01:54:16 UTC 2009
Author: vda
Date: 2009-02-17 01:54:15 +0000 (Tue, 17 Feb 2009)
New Revision: 25347
Log:
fix typo in comment
Modified:
trunk/uClibc/include/math.h
Changeset:
Modified: trunk/uClibc/include/math.h
===================================================================
--- trunk/uClibc/include/math.h 2009-02-17 01:45:48 UTC (rev 25346)
+++ trunk/uClibc/include/math.h 2009-02-17 01:54:15 UTC (rev 25347)
@@ -90,7 +90,7 @@
#endif
-/* Include the file of declarations, declaring souble versions */
+/* Include the file of declarations, declaring double versions */
#if defined _LIBC
# define __MATHDECLI_MAINVARIANT(x) libm_hidden_proto(x)
More information about the uClibc-cvs
mailing list