Fix typo.

This commit is contained in:
Ralf Corsepius
2007-12-21 05:10:54 +00:00
parent b98648062f
commit 21bc352675

View File

@@ -1,6 +1,6 @@
2007-12-21 Ralf Corsépius <ralf.corsepius@rtems.org> 2007-12-21 Ralf Corsépius <ralf.corsepius@rtems.org>
* src/sync.c: Make sync() POSIX-compliant. * libcsupport/src/sync.c: Make sync() POSIX-compliant.
* libcsupport/src/__gettod.c: Make gettimeofday() POSIX-compliant. * libcsupport/src/__gettod.c: Make gettimeofday() POSIX-compliant.
2007-12-20 Joel Sherrill <joel.sherrill@OARcorp.com> 2007-12-20 Joel Sherrill <joel.sherrill@OARcorp.com>