Fix whitespace issues.

This commit is contained in:
Ulrich Drepper 2010-02-09 22:46:23 -08:00
parent 0f507b6c95
commit 029f8f41c7
4 changed files with 0 additions and 4 deletions

View File

@ -86,4 +86,3 @@ compat_symbol (libc, __isinf, __isinfl, GLIBC_2_0);
compat_symbol (libc, isinf, isinfl, GLIBC_2_0); compat_symbol (libc, isinf, isinfl, GLIBC_2_0);
# endif # endif
#endif #endif

View File

@ -66,4 +66,3 @@ compat_symbol (libc, __finite, __finitel, GLIBC_2_0);
compat_symbol (libc, finite, finitel, GLIBC_2_0); compat_symbol (libc, finite, finitel, GLIBC_2_0);
# endif # endif
#endif #endif

View File

@ -69,4 +69,3 @@ compat_symbol (libc, __isinf, __isinfl, GLIBC_2_0);
compat_symbol (libc, isinf, isinfl, GLIBC_2_0); compat_symbol (libc, isinf, isinfl, GLIBC_2_0);
# endif # endif
#endif #endif

View File

@ -67,4 +67,3 @@ compat_symbol (libc, __isnan, __isnanl, GLIBC_2_0);
compat_symbol (libc, isnan, isnanl, GLIBC_2_0); compat_symbol (libc, isnan, isnanl, GLIBC_2_0);
# endif # endif
#endif #endif