Committed wrong version of previous patch.
From-SVN: r90384
This commit is contained in:
parent
851739ea17
commit
9686c8110e
@ -704,7 +704,7 @@ done:
|
||||
sprintf (p, "%d", exponent);
|
||||
|
||||
/* Do the actual conversion. */
|
||||
string_to_real (dest, buffer, length);
|
||||
convert_real (dest, buffer, length);
|
||||
|
||||
if (buffer != scratch)
|
||||
free_mem (buffer);
|
||||
|
Loading…
Reference in New Issue
Block a user