From 350635a59a000fa4561d0d8bbe6814b4b9df530c Mon Sep 17 00:00:00 2001 From: Ondrej Bilka Date: Thu, 6 Jun 2013 19:36:03 +0200 Subject: Fix leading whitespaces. --- stdlib/strtod_l.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'stdlib') 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 -- cgit v1.2.3-70-g09d2