From: jjohnstn Date: Thu, 11 Dec 2008 22:49:58 +0000 (+0000) Subject: Formatting fix. X-Git-Tag: cgen-snapshot-20091101~4508 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=82c83946214f1edc9ddc7910e172f731c759f274;p=pf3gnuchains%2Fpf3gnuchains4x.git Formatting fix. --- diff --git a/newlib/ChangeLog b/newlib/ChangeLog index feb1ef0791..cb780c33f6 100644 --- a/newlib/ChangeLog +++ b/newlib/ChangeLog @@ -1,8 +1,8 @@ 2008-12-11 Jeff Johnston - * libc/include/sys/time.h(gettimeofday): Change prototype so + * libc/include/sys/time.h (gettimeofday): Change prototype so 2nd parameter is void *, matching SUSV2. - * libc/syscalls/sysgettod.c(gettimeofday): Ditto. + * libc/syscalls/sysgettod.c (gettimeofday): Ditto. 2008-12-11 Jukka Pietarinen