mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2026-08-27 00:26:02 -04:00
i386-dis.c: Remove trailing spaces
* i386-dis.c (print_insn): Remove trailing spaces. Signed-off-by: H.J. Lu <hjl.tools@gmail.com>
This commit is contained in:
parent
ee4da5f3ae
commit
c5590002d8
1 changed files with 1 additions and 1 deletions
|
|
@ -10388,7 +10388,7 @@ print_insn (bfd_vma pc, disassemble_info *info, int intel_syntax)
|
|||
sep = ", ";
|
||||
i386_dis_printf (info, dis_style_symbol, "%s", ins.cm_out[i]);
|
||||
}
|
||||
|
||||
|
||||
ret = ins.codep - priv.the_buffer;
|
||||
out:
|
||||
info->private_data = NULL;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue