Fix formatting.

This commit is contained in:
Jeff Johnston 2010-12-07 21:27:45 +00:00
parent c317cb34b1
commit bbb052381b
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
2010-12-07 Jeff Johnston <jjohnstn@redhat.com>
* libc/stdlib/strtod.c(_strtod_r): Fix code to handle case whereby
* libc/stdlib/strtod.c (_strtod_r): Fix code to handle case whereby
_DOUBLE_IS_32BITS is set and DBL_DIGS is 6 instead of 15.
2010-12-07 Ralf Corsépius <ralf.corsepius@rtems.org>