public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* MIPS: tiny whitespace cleanup in opcodes/mips-dis.c
@ 2012-07-05  8:23 Thomas Schwinge
  0 siblings, 0 replies; only message in thread
From: Thomas Schwinge @ 2012-07-05  8:23 UTC (permalink / raw)
  To: echristo, binutils

[-- Attachment #1: Type: text/plain, Size: 634 bytes --]

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

[-- Attachment #2: Type: application/pgp-signature, Size: 489 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-07-05  8:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-07-05  8:23 MIPS: tiny whitespace cleanup in opcodes/mips-dis.c Thomas Schwinge

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).