From 7280e0a4a020fdb9e89b585c09cfa7e4142700a3 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Tue, 24 Aug 2010 06:46:29 +0000 Subject: =?UTF-8?q?2010-09-24=09Ralf=20Cors=C3=A9pius=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * posix/src/aio_write.c: aio_nbytes is always >= 0. Fix typo in comment. --- cpukit/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index cdaa06855b..bb3f356407 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,8 @@ +2010-09-24 Ralf Corsépius + + * posix/src/aio_write.c: aio_nbytes is always >= 0. + Fix typo in comment. + 2010-09-24 Ralf Corsépius * libcsupport/include/sys/utsname.h: Remove times(). -- cgit v1.2.3