svn commit: trunk/uClibc/libc/sysdeps/linux/common/bits

psm at uclibc.org psm at uclibc.org
Fri Dec 16 18:23:46 UTC 2005


Author: psm
Date: 2005-12-16 10:23:45 -0800 (Fri, 16 Dec 2005)
New Revision: 12938

Log:
Typo

Modified:
   trunk/uClibc/libc/sysdeps/linux/common/bits/uClibc_fpmax.h


Changeset:
Modified: trunk/uClibc/libc/sysdeps/linux/common/bits/uClibc_fpmax.h
===================================================================
--- trunk/uClibc/libc/sysdeps/linux/common/bits/uClibc_fpmax.h	2005-12-16 18:17:59 UTC (rev 12937)
+++ trunk/uClibc/libc/sysdeps/linux/common/bits/uClibc_fpmax.h	2005-12-16 18:23:45 UTC (rev 12938)
@@ -98,7 +98,7 @@
 
 #endif /* DECIMAL_DIG */
 
-if defined _LIBC && defined IS_IN_libc
+#if defined _LIBC && defined IS_IN_libc
 extern __fpmax_t __strtofpmax(const char *str, char **endptr, int exp_adjust) attribute_hidden;
 
 #ifdef __UCLIBC_HAS_XLOCALE__




More information about the uClibc-cvs mailing list