MIPS: tiny whitespace cleanup in opcodes/mips-dis.c
Thomas Schwinge
thomas@codesourcery.com
Thu Jul 5 08:23:00 GMT 2012
Hi!
Committed to trunk, as obvious.
opcodes/
* mips-dis: Remove gratuitous newline.
Index: opcodes/mips-dis.c
===================================================================
RCS file: /cvs/src/src/opcodes/mips-dis.c,v
retrieving revision 1.90
retrieving revision 1.91
diff -u -p -r1.90 -r1.91
--- opcodes/mips-dis.c 24 Mar 2012 01:09:28 -0000 1.90
+++ opcodes/mips-dis.c 5 Jul 2012 08:18:43 -0000 1.91
@@ -1352,7 +1352,6 @@ print_insn_args (const char *d,
case 'B':
(*info->fprintf_func) (info->stream, "0x%lx",
-
(l >> OP_SH_CODE20) & OP_MASK_CODE20);
break;
Grüße,
Thomas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 489 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/binutils/attachments/20120705/161d8e4e/attachment.sig>
More information about the Binutils
mailing list