summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2010-08-25 20:48:43 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2010-08-25 20:48:43 +0000
commit49460dc6d460af817e1d3478faaf2bd2a6e8871b (patch)
tree7a029edc5952c5738e3068d2f71300ed1444b3a4 /cpukit/ChangeLog
parent2010-08-25 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-49460dc6d460af817e1d3478faaf2bd2a6e8871b.tar.bz2
2010-08-25 Joel Sherrill <joel.sherrill@oarcorp.com>
* score/src/coremsginsert.c: Fix typo.
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 7d902608cb..2f190159b1 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,9 @@
2010-08-25 Joel Sherrill <joel.sherrill@oarcorp.com>
+ * score/src/coremsginsert.c: Fix typo.
+
+2010-08-25 Joel Sherrill <joel.sherrill@oarcorp.com>
+
Coverity Id 148/STRAY_SEMICOLON
* score/src/coremsginsert.c: Slightly modify macro.