summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2008-07-29 09:17:49 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2008-07-29 09:17:49 +0000
commit8d52ad5c204f79cf66b7bce586e39bfbbf77a370 (patch)
tree45a176bab5cb227e60127ffb0205f459751dfafb /cpukit/ChangeLog
parentAdd prototypes. Remove misc. C++-code pollution. (diff)
downloadrtems-8d52ad5c204f79cf66b7bce586e39bfbbf77a370.tar.bz2
2008-07-29 Ralf Corsépius <ralf.corsepius@rtems.org>
* telnetd/pty.c: Add prototypes. Remove misc. C++-code pollution.
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 71492c1105..e85ed6d101 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,6 @@
2008-07-29 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * telnetd/pty.c: Add prototypes. Remove misc. C++-code pollution.
* posix/src/prwlocktrywrlock.c, posix/src/prwlocktryrdlock.c,
posix/src/prwlockrdlock.c: Use C-style comments.