Fix typo in ChangeLog entry.
authorKevin Buettner <kevinb@redhat.com>
Fri, 24 Sep 2010 04:45:08 +0000 (04:45 +0000)
committerKevin Buettner <kevinb@redhat.com>
Fri, 24 Sep 2010 04:45:08 +0000 (04:45 +0000)
sim/rx/ChangeLog

index b810475..275fdbd 100644 (file)
@@ -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'.