Tweak pretty_print_disassembler's intro comment
[deliverable/binutils-gdb.git] / gdb / disasm.h
index 385cae6865c06d26a5403d0458ed4882bb11c699..42c1f3af6d48bed68722b95554849494b4e85d74 100644 (file)
@@ -97,7 +97,7 @@ extern void gdb_disassembly (struct gdbarch *gdbarch, struct ui_out *uiout,
 extern int gdb_print_insn (struct gdbarch *gdbarch, CORE_ADDR memaddr,
                           struct ui_file *stream, int *branch_delay_insns);
 
-/* Class used to pretty-print an instruction.  */
+/* Class used to pretty-print instructions.  */
 
 class gdb_pretty_print_disassembler
 {
This page took 0.023543 seconds and 4 git commands to generate.