summaryrefslogtreecommitdiffstats
path: root/cpukit/score/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-10-21 14:20:05 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-10-21 14:20:05 +0000
commit91e46776a700bb91d41fe36977bde02bbcfc0866 (patch)
tree77bfd751719e317917bf7c67faec32ac0daddd39 /cpukit/score/ChangeLog
parent2003-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-91e46776a700bb91d41fe36977bde02bbcfc0866.tar.bz2
2003-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* src/coremsgseize.c, src/coremsgsubmit.c: Remove unnecessary typecasts in assignments to thread->Wait.return_argument.
Diffstat (limited to '')
-rw-r--r--cpukit/score/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/cpukit/score/ChangeLog b/cpukit/score/ChangeLog
index a46bb3ee47..a5c0ea8370 100644
--- a/cpukit/score/ChangeLog
+++ b/cpukit/score/ChangeLog
@@ -1,3 +1,9 @@
+2003-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * src/coremsgseize.c, src/coremsgsubmit.c:
+ Remove unnecessary typecasts in assignments to
+ thread->Wait.return_argument.
+
2003-10-02 Phil Torre <ptorre@zetron.com>
PR 504/rtems