1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-29 11:41:21 +03:00

Fix leading whitespaces.

This commit is contained in:
Ondrej Bilka
2013-06-06 19:36:03 +02:00
parent 25506f09dd
commit 350635a59a
67 changed files with 203 additions and 132 deletions

View File

@ -976,7 +976,7 @@ ____STRTOF_INTERNAL (nptr, endptr, group, loc)
/* The exponent is too large/small to represent a valid
number. */
{
FLOAT result;
FLOAT result;
/* We have to take care for special situation: a joker
might have written "0.0e100000" which is in fact