diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2010-11-11 01:23:29 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2010-11-11 01:23:29 (GMT) |
commit | abaf85fdc0edb2bfe67d07d52ae734d50c6fbf61 (patch) | |
tree | 31dcd8dee805c33ebcc3873afe45bd3ca1266f53 /ChangeLog | |
parent | b33a52031c0d44a79604bc8d9036c30bffd020cb (diff) |
Typo.
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@191 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -47,7 +47,7 @@ * src/arch/operand.c: * src/arch/operand.h: * src/arch/operand-int.h: - Print operands in a simple way. + Print operands in a new and simple way. * src/arch/translate.h: New entry: define only one prototype. |