* arm-dis.c: Correct top-level comment.
authorRichard Earnshaw <richard.earnshaw@arm.com>
Mon, 29 Nov 2004 10:12:57 +0000 (10:12 +0000)
committerRichard Earnshaw <richard.earnshaw@arm.com>
Mon, 29 Nov 2004 10:12:57 +0000 (10:12 +0000)
opcodes/ChangeLog
opcodes/arm-dis.c

index 6c249e2..cdbd4ee 100644 (file)
@@ -1,3 +1,7 @@
+2004-11-29  Richard Earnshaw  <rearnsha@arm.com>
+
+       * arm-dis.c: Correct top-level comment.
+
 2004-11-27  Richard Earnshaw  <rearnsha@arm.com>
 
        * arm-opc.h (arm_opcode, thumb_opcode): Add extra field for the
index 1cec104..5388bd1 100644 (file)
@@ -49,7 +49,7 @@
 
 #define WORD_ADDRESS(pc) ((pc) & ~0x3)
 
-/* Format of the assembler string :
+/* Format of the disassembler control string :
    
    %%                  %
    %<bitfield>d                print the bitfield in decimal