Formatting fix.

This commit is contained in:
Jeff Johnston 2008-12-11 22:49:58 +00:00
parent 04e4752943
commit 6b9838a343
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
2008-12-11 Jeff Johnston <jjohnstn@redhat.com>
* 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 <jukka.pietarinen@mrf.fi>