summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2011-12-05 05:06:50 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2011-12-05 05:06:50 +0000
commit7f0c1fd534e1dc016cc500f82a7f542478e2afc9 (patch)
treeea406d1d39b2fd7dd57b6e5f2522de45e44c4c1d /cpukit/ChangeLog
parent2011-12-05 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-7f0c1fd534e1dc016cc500f82a7f542478e2afc9.tar.bz2
2011-12-05 Ralf Corsépius <ralf.corsepius@rtems.org>
* libcsupport/src/termios.c: Remove unnecessary cast.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 818bb67b6e..c763395512 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,6 @@
2011-12-05 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * libcsupport/src/termios.c: Remove unnecessary cast.
* libmisc/shell/main_mv.c: Add prototype for main_mv.
2011-12-04 Ralf Corsépius <ralf.corsepius@rtems.org>