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:
@ -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
|
||||
|
Reference in New Issue
Block a user