summaryrefslogtreecommitdiffstats
path: root/cpukit
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2006-01-08 05:40:23 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2006-01-08 05:40:23 +0000
commitc44dbfb4051d8339f595e3fec422e388a1fc874b (patch)
treed01d985a3e02c0fe87ed987025bd870feef6ce85 /cpukit
parent * shared/vectors/vectors.S: mask high bits when calculating (diff)
downloadrtems-c44dbfb4051d8339f595e3fec422e388a1fc874b.tar.bz2
Formating fixes.
Diffstat (limited to 'cpukit')
-rw-r--r--cpukit/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 97a5b5efc3..c49126b9f7 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -2,7 +2,7 @@
PR 849/networking
* librpc/src/rpc/rtems_portmapper.c: Increased stack size
- by ARGSIZE to prevent overrun.
+ by ARGSIZE to prevent overrun.
2005-11-21 Ralf Corsepius <ralf.corsepius@rtems.org>