Fix typo in ChangeLog entry.

This commit is contained in:
Kevin Buettner 2010-09-24 04:45:08 +00:00
parent 9396a3cecf
commit 3c7be86bc0
1 changed files with 1 additions and 1 deletions

View 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'.