* arm-dis.c: Correct top-level comment.
[deliverable/binutils-gdb.git] / opcodes / arm-dis.c
index 1cec104d6a52692d1471ee93eb6c014f2f165e6a..5388bd1c3d272d49361d49d0ff5a7258c5a93ec2 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
This page took 0.023589 seconds and 4 git commands to generate.