summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/i386
diff options
context:
space:
mode:
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>