summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-01-05 17:21:06 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-01-05 17:21:06 +0000
commit745109a276f199fd6a69b77e75d1bb4e49ade2d4 (patch)
treef10f3042ec4166daadfaeccbbf9b5584f2210fa3 /cpukit/ChangeLog
parentRemove stray ';' introducing unreachable code. (diff)
downloadrtems-745109a276f199fd6a69b77e75d1bb4e49ade2d4.tar.bz2
2009-01-05 Ralf Corsépius <ralf.corsepius@rtems.org>
* pppd/sys-rtems.c: Remove stray ';' introducing unreachable code.
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 0ba0ad0044..bac01401bd 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,6 @@
2009-01-05 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * pppd/sys-rtems.c: Remove stray ';' introducing unreachable code.
* libcsupport/src/error.c: Remove hpux9 anachronism.
2009-01-05 Ralf Corsépius <ralf.corsepius@rtems.org>