aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorMichael Snyder <msnyder@vmware.com>2003-06-19 02:56:24 +0000
committerMichael Snyder <msnyder@vmware.com>2003-06-19 02:56:24 +0000
commit50649e423e2355dffbc8ec243cfd9d343f571ce1 (patch)
tree932abd227b95b28311c82bf0c2dc3c4d44199a4b /include
parent3df3a316d3da8dcfff021182d762e20af4379df2 (diff)
downloadbinutils-50649e423e2355dffbc8ec243cfd9d343f571ce1.zip
binutils-50649e423e2355dffbc8ec243cfd9d343f571ce1.tar.gz
binutils-50649e423e2355dffbc8ec243cfd9d343f571ce1.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.