summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/i386
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2005-11-07 16:19:21 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2005-11-07 16:19:21 +0000
commit086c1c3b9ee96c0c4d7fbc9e7e4a6f25a497236a (patch)
tree626dc5e26c099bec1580097447ac1eb69413def2 /c/src/lib/libbsp/i386
parentFixed formatting (diff)
downloadrtems-086c1c3b9ee96c0c4d7fbc9e7e4a6f25a497236a.tar.bz2
Fixed formatting.
Diffstat (limited to 'c/src/lib/libbsp/i386')
-rw-r--r--c/src/lib/libbsp/i386/pc386/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/lib/libbsp/i386/pc386/ChangeLog b/c/src/lib/libbsp/i386/pc386/ChangeLog
index 1db503c8df..655ffae3d7 100644
--- a/c/src/lib/libbsp/i386/pc386/ChangeLog
+++ b/c/src/lib/libbsp/i386/pc386/ChangeLog
@@ -7,7 +7,7 @@
PR 832/bsps
* startup/ldsegs.S: put IDT and GDT into data segment.
The CPU modifies the 'accessed' bit and GDB's (rtems-gdb-stub)
- text segment checksum comparison failed...
+ text segment checksum comparison failed...
2005-10-17 Ralf Corsepius <ralf.corsepius@rtems.org>