public inbox for cgen@sourceware.org
 help / color / mirror / Atom feed
* [PATCH] sim-arch.scm (cgen-arch.h): Fix whitespace in output.
@ 2015-06-18 18:17 Doug Evans
  0 siblings, 0 replies; only message in thread
From: Doug Evans @ 2015-06-18 18:17 UTC (permalink / raw)
  To: cgen

Hi.

Just a little whitespace cleanup.

2015-06-18  Doug Evans  <dje@google.com>

	* sim-arch.scm (cgen-arch.h): Fix whitespace in output.

Index: sim-arch.scm
===================================================================
RCS file: /cvs/src/src/cgen/sim-arch.scm,v
retrieving revision 1.8
diff -u -p -u -p -r1.8 sim-arch.scm
--- sim-arch.scm	19 May 2014 01:24:00 -0000	1.8
+++ sim-arch.scm	18 Jun 2015 18:12:49 -0000
@@ -102,8 +102,9 @@
     ;(gen-mem-macros)
     "#define WI  " (mode:c-type WI)  "\n"
     "#define UWI " (mode:c-type UWI) "\n"
-   "#define AI  " (mode:c-type AI)  "\n" "\n"
-   "#define IAI " (mode:c-type IAI)  "\n" "\n"
+   "#define AI  " (mode:c-type AI)  "\n"
+   "#define IAI " (mode:c-type IAI)  "\n"
+   "\n"
     /gen-cpuall-defines
     /gen-support-decls
     /gen-arch-model-decls

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

only message in thread, other threads:[~2015-06-18 18:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-06-18 18:17 [PATCH] sim-arch.scm (cgen-arch.h): Fix whitespace in output Doug Evans

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).