aboutsummaryrefslogtreecommitdiff
path: root/opcodes/nfp-dis.c
diff options
context:
space:
mode:
Diffstat (limited to 'opcodes/nfp-dis.c')
-rw-r--r--opcodes/nfp-dis.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/opcodes/nfp-dis.c b/opcodes/nfp-dis.c
index 69bc198..aac3903 100644
--- a/opcodes/nfp-dis.c
+++ b/opcodes/nfp-dis.c
@@ -2958,7 +2958,7 @@ print_insn_nfp (bfd_vma addr, struct disassemble_info *dinfo)
err = _print_instrs (addr, dinfo, &opts);
-end:
+ end:
if (err != 8)
dinfo->fprintf_func (dinfo->stream, "\t # ERROR");
if (err == _NFP_ERR_CONT)