summaryrefslogtreecommitdiff
path: root/stdlib
diff options
context:
space:
mode:
authorOndrej Bilka <neleai@seznam.cz>2013-06-06 19:36:03 +0200
committerOndrej Bilka <neleai@seznam.cz>2013-06-06 20:36:07 +0200
commit350635a59a000fa4561d0d8bbe6814b4b9df530c (patch)
treeab4ec502e1944f8290eba1102ac210a3806b92a3 /stdlib
parent25506f09dda0d3d579d98971b3b12dd3e9e2fe8f (diff)
Fix leading whitespaces.
Diffstat (limited to 'stdlib')
-rw-r--r--stdlib/strtod_l.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/strtod_l.c b/stdlib/strtod_l.c
index 47247b548c..2eec876a9e 100644
--- a/stdlib/strtod_l.c
+++ b/stdlib/strtod_l.c
@@ -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