svn commit: branches/uClibc-nptl/include

vda at uclibc.org vda at uclibc.org
Tue Feb 17 01:54:30 UTC 2009


Author: vda
Date: 2009-02-17 01:54:29 +0000 (Tue, 17 Feb 2009)
New Revision: 25348

Log:
fix typo in comment



Modified:
   branches/uClibc-nptl/include/math.h


Changeset:
Modified: branches/uClibc-nptl/include/math.h
===================================================================
--- branches/uClibc-nptl/include/math.h	2009-02-17 01:54:15 UTC (rev 25347)
+++ branches/uClibc-nptl/include/math.h	2009-02-17 01:54:29 UTC (rev 25348)
@@ -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