summaryrefslogtreecommitdiffstats
path: root/c/src/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2007-02-06 17:44:34 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2007-02-06 17:44:34 +0000
commit397060c9362ebc99f966e15d5164d3696ae44efa (patch)
tree004931843c1dfdf33446006bb6de69d184736258 /c/src/ChangeLog
parent2007-02-06 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-397060c9362ebc99f966e15d5164d3696ae44efa.tar.bz2
2007-02-06 Ralf Corsépius <ralf.corsepius@rtems.org>
* libchip/ide/ata.c: Remove superfluous type casts.
Diffstat (limited to 'c/src/ChangeLog')
-rw-r--r--c/src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/c/src/ChangeLog b/c/src/ChangeLog
index 5acc9ae7eb..c2a60028fc 100644
--- a/c/src/ChangeLog
+++ b/c/src/ChangeLog
@@ -1,5 +1,9 @@
2007-02-06 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * libchip/ide/ata.c: Remove superfluous type casts.
+
+2007-02-06 Ralf Corsépius <ralf.corsepius@rtems.org>
+
* libchip/ide/ata.c, libchip/network/elnk.c, optman/rtems/no-msg.c:
Use size_t for sizes.