summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTill Straumann <strauman@slac.stanford.edu>2005-11-04 03:43:10 +0000
committerTill Straumann <strauman@slac.stanford.edu>2005-11-04 03:43:10 +0000
commit758ee5c5e771b4cee44aba4a3f829d5f95751f36 (patch)
treed7b71462d835b0f3fc51a63d0d7a91e98c1071ad
parent2005-11-03 Till Straumann <strauman@slac.stanford.edu> (diff)
downloadrtems-758ee5c5e771b4cee44aba4a3f829d5f95751f36.tar.bz2
corrected redundant PR number
-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 2fd991ec81..4d543f2b84 100644
--- a/c/src/lib/libbsp/i386/pc386/ChangeLog
+++ b/c/src/lib/libbsp/i386/pc386/ChangeLog
@@ -1,6 +1,6 @@
2005-11-02 Till Straumann <strauman@slac.stanford.edu>
- * startup/ldsegs.S: put IDT and GDT into data segment (PR#838).
+ * startup/ldsegs.S: put IDT and GDT into data segment (PR#832).
The CPU modifies the 'accessed' bit and GDB's (rtems-gdb-stub)
text segment checksum comparison failed...