From a49a74108c573699f1b61e2c437ddce1e6db607d Mon Sep 17 00:00:00 2001 From: Michael Snyder Date: Thu, 19 Jun 2003 02:56:24 +0000 Subject: [PATCH] Fix typo. --- include/opcode/ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog index 94c303144..9785f4ec4 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.