aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorMichael Snyder <msnyder@redhat.com>2003-06-19 02:56:24 +0000
committerMichael Snyder <msnyder@redhat.com>2003-06-19 02:56:24 +0000
commita49a74108c573699f1b61e2c437ddce1e6db607d (patch)
tree8f0c08863a28410b21858d36f3d8589c12687ee3 /include
parente7f4ab4d512d72bb92b8621f01cae8b27c2fe6ff (diff)
downloadnewlib-a49a74108c573699f1b61e2c437ddce1e6db607d.zip
newlib-a49a74108c573699f1b61e2c437ddce1e6db607d.tar.gz
newlib-a49a74108c573699f1b61e2c437ddce1e6db607d.tar.bz2
Fix typo.
Diffstat (limited to 'include')
-rw-r--r--include/opcode/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog
index 94c3031..9785f4e 100644
--- a/include/opcode/ChangeLog
+++ b/include/opcode/ChangeLog
@@ -10,7 +10,7 @@
2003-06-03 Michael Snyder <msnyder@redhat.com>
- * 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.