aboutsummaryrefslogtreecommitdiff
path: root/sim/rx
diff options
context:
space:
mode:
authorKevin Buettner <kevinb@redhat.com>2010-09-24 04:45:08 +0000
committerKevin Buettner <kevinb@redhat.com>2010-09-24 04:45:08 +0000
commit3c7be86bc0ecd073263e7f1a8cbbdab937f511b0 (patch)
treeb8bbec014c36ccd15bf7220dbc17148d7d2f2bb0 /sim/rx
parent9396a3cecf17e0754ab3a4642f306d2e2f20fe3f (diff)
downloadgdb-3c7be86bc0ecd073263e7f1a8cbbdab937f511b0.zip
gdb-3c7be86bc0ecd073263e7f1a8cbbdab937f511b0.tar.gz
gdb-3c7be86bc0ecd073263e7f1a8cbbdab937f511b0.tar.bz2
Fix typo in ChangeLog entry.
Diffstat (limited to 'sim/rx')
-rw-r--r--sim/rx/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/rx/ChangeLog b/sim/rx/ChangeLog
index b810475..275fdbd 100644
--- a/sim/rx/ChangeLog
+++ b/sim/rx/ChangeLog
@@ -2,7 +2,7 @@
* fpu.c, gdb-if.c, load.c, misc.c, syscalls.c (config.h): Include.
- * rx.c (decode_opcode): Declare `rx' as unsigned.
+ * rx.c (decode_opcode): Declare `tx' as unsigned.
* cpu.h (reset_decoder): Declare.
* load.c (rx_load): Call `reset_decoder'.