- whitespace cleanup, updated from Raze.
This commit is contained in:
parent
3b879c5656
commit
e60e6967c0
182 changed files with 835 additions and 824 deletions
|
|
@ -857,7 +857,7 @@ bool FScanner::CheckFloat (bool evaluate)
|
|||
UnGet();
|
||||
return false;
|
||||
}
|
||||
|
||||
|
||||
Float = strtod (String, &stopper);
|
||||
if (*stopper != 0)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue