summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2011-12-05 16:53:55 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2011-12-05 16:53:55 +0000
commit060092c0ef288814ae6746d1c0c737935cc7c2b7 (patch)
tree8e65459d30cbe26a7f2b464957bda4312fc2521d /cpukit/ChangeLog
parent2011-12-05 Gedare Bloom <gedare@rtems.org> (diff)
downloadrtems-060092c0ef288814ae6746d1c0c737935cc7c2b7.tar.bz2
2011-12-05 Ralf Corsépius <ralf.corsepius@rtems.org>
* libmisc/mouse/mouse_parser.c: Make MOU_Data static.
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 df97d148ec..74f16836d0 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,9 @@
2011-12-05 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * libmisc/mouse/mouse_parser.c: Make MOU_Data static.
+
+2011-12-05 Ralf Corsépius <ralf.corsepius@rtems.org>
+
* libcsupport/src/chown.c, libcsupport/src/lchown.c:
Include <unistd.h>. Cleanup included headers.