]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
Fix typo.
authorAndreas Schwab <schwab@linux-m68k.org>
Mon, 4 Apr 2005 16:06:26 +0000 (16:06 +0000)
committerAndreas Schwab <schwab@linux-m68k.org>
Mon, 4 Apr 2005 16:06:26 +0000 (16:06 +0000)
include/opcode/ChangeLog

index 2d90e175bb11b3d256077000a4d5621c4b11f65a..175cb41e806b1163a166beb99d12c03151f4022d 100644 (file)
@@ -5,8 +5,8 @@
 2005-03-29  H.J. Lu  <hongjiu.lu@intel.com>
 
        * i386.h (i386_optab): Don't allow the `l' suffix for moving
-       moving between memory and segment register. Allow movq for
-       moving between general-purpose register and segment register.
+       between memory and segment register. Allow movq for moving between
+       general-purpose register and segment register.
 
 2005-02-09  Jan Beulich  <jbeulich@novell.com>