summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-01-18 15:49:32 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-01-18 15:49:32 +0000
commit1b42bdb6ec9216d55aeafb2d8d875ea1064683e3 (patch)
treeeafe4bec6e18b015ae2ff6dac208814a05e41322 /cpukit/ChangeLog
parent2005-01-18 Ralf Corsepius <ralf.corsepius@rtems.org> (diff)
downloadrtems-1b42bdb6ec9216d55aeafb2d8d875ea1064683e3.tar.bz2
2005-01-18 Ralf Corsepius <ralf.corsepius@rtems.org>
* libcsupport/src/termios.c: Remove unnecessary type casts.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 12c55dbfc0..31b4720fe2 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,9 @@
2005-01-18 Ralf Corsepius <ralf.corsepius@rtems.org>
+ * libcsupport/src/termios.c: Remove unnecessary type casts.
+
+2005-01-18 Ralf Corsepius <ralf.corsepius@rtems.org>
+
* sapi/include/rtems/io.h : size_t device_name_length.
2005-01-18 Ralf Corsepius <ralf.corsepius@rtems.org>