From: Kevin Buettner Date: Fri, 24 Sep 2010 04:45:08 +0000 (+0000) Subject: Fix typo in ChangeLog entry. X-Git-Tag: sid-snapshot-20101001~66 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3c7be86bc0ecd073263e7f1a8cbbdab937f511b0;p=thirdparty%2Fbinutils-gdb.git Fix typo in ChangeLog entry. --- diff --git a/sim/rx/ChangeLog b/sim/rx/ChangeLog index b810475e36e..275fdbdefd8 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'.