From: Michael Snyder Date: Thu, 19 Jun 2003 02:56:24 +0000 (+0000) Subject: Fix typo. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=50649e423e2355dffbc8ec243cfd9d343f571ce1;p=binutils-gdb.git Fix typo. --- diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog index 94c30314465..9785f4ec4ae 100644 --- a/include/opcode/ChangeLog +++ b/include/opcode/ChangeLog @@ -10,7 +10,7 @@ 2003-06-03 Michael Snyder - * h8sx.h (enum h8_model): Add AV_H8S to distinguish from H8H. + * h8300.h (enum h8_model): Add AV_H8S to distinguish from H8H. (ldc): Split ccr ops from exr ops (which are only available on H8S or H8SX). (stc): Ditto.