summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-10-26 05:49:38 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-10-26 05:49:38 +0000
commit1f73ad578e13d95c08f1145e2d3dc3faf5267247 (patch)
treece4a779fb7a053f301382cf84d7da2dfecd5e2f8 /testsuites/libtests
parentRemove unused vars. (diff)
downloadrtems-1f73ad578e13d95c08f1145e2d3dc3faf5267247.tar.bz2
2009-10-26 Ralf Corsépius <ralf.corsepius@rtems.org>
* monitor02/init.c: Remove unused vars.
Diffstat (limited to 'testsuites/libtests')
-rw-r--r--testsuites/libtests/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuites/libtests/ChangeLog b/testsuites/libtests/ChangeLog
index 7bc8e3d5cf..5dc5144dfe 100644
--- a/testsuites/libtests/ChangeLog
+++ b/testsuites/libtests/ChangeLog
@@ -1,5 +1,6 @@
2009-10-26 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * monitor02/init.c: Remove unused vars.
* stackchk01/init.c: Remove unused vars.
* heapwalk/init.c, malloctest/init.c, stackchk/blow.c,
termios/init.c: Add missing prototypes.