summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2008-07-29 11:51:47 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2008-07-29 11:51:47 +0000
commitc8a9f80fb1b181e13170c0b1a52e2ffc1b421441 (patch)
tree4e27c7bd1ac176bd0680f536bf39c2e2b1ac1f7e /cpukit/ChangeLog
parent Remove stray arg from function call. (diff)
downloadrtems-c8a9f80fb1b181e13170c0b1a52e2ffc1b421441.tar.bz2
2008-07-29 Ralf Corsépius <ralf.corsepius@rtems.org>
* libmisc/monitor/mon-monitor.c: Remove stray arg from function call.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 71fb2c71cf..d17e5fde5c 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,10 @@
2008-07-29 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * libmisc/monitor/mon-monitor.c: Remove stray arg from function
+ call.
+
+2008-07-29 Ralf Corsépius <ralf.corsepius@rtems.org>
+
* libmisc/capture/capture.h, libmisc/monitor/mon-symbols.c,
libmisc/monitor/monitor.h: Add missing prototypes.
* score/inline/rtems/score/tod.inl: Add prototypes.