OSDN Git Service

Fix formatting.
authorjjohnstn <jjohnstn>
Wed, 8 Dec 2010 06:27:45 +0000 (06:27 +0000)
committerjjohnstn <jjohnstn>
Wed, 8 Dec 2010 06:27:45 +0000 (06:27 +0000)
newlib/ChangeLog

index 7d0cc88..893db1c 100644 (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>