qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Blue Swirl <blauwirbel@gmail.com>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] [6020] Add missing newline at the end of file
Date: Sun, 14 Dec 2008 08:50:19 +0000	[thread overview]
Message-ID: <E1LBmg7-00044f-LF@cvs.savannah.gnu.org> (raw)

Revision: 6020
          http://svn.sv.gnu.org/viewvc/?view=rev&root=qemu&revision=6020
Author:   blueswir1
Date:     2008-12-14 08:50:18 +0000 (Sun, 14 Dec 2008)

Log Message:
-----------
Add missing newline at the end of file

Modified Paths:
--------------
    trunk/LICENSE
    trunk/README
    trunk/darwin-user/ioctls_types.h
    trunk/tests/cris/check_cmp-2.s

Modified: trunk/LICENSE
===================================================================
--- trunk/LICENSE	2008-12-13 23:57:01 UTC (rev 6019)
+++ trunk/LICENSE	2008-12-14 08:50:18 UTC (rev 6020)
@@ -15,4 +15,4 @@
 
 4) QEMU is a trademark of Fabrice Bellard.
 
-Fabrice Bellard.
\ No newline at end of file
+Fabrice Bellard.

Modified: trunk/README
===================================================================
--- trunk/README	2008-12-13 23:57:01 UTC (rev 6019)
+++ trunk/README	2008-12-14 08:50:18 UTC (rev 6020)
@@ -1,3 +1,3 @@
 Read the documentation in qemu-doc.html.
 
-Fabrice Bellard.
\ No newline at end of file
+Fabrice Bellard.

Modified: trunk/darwin-user/ioctls_types.h
===================================================================
--- trunk/darwin-user/ioctls_types.h	2008-12-13 23:57:01 UTC (rev 6019)
+++ trunk/darwin-user/ioctls_types.h	2008-12-14 08:50:18 UTC (rev 6020)
@@ -1 +1 @@
-STRUCT(termios, TYPE_INT, TYPE_INT, TYPE_INT, TYPE_INT, MK_ARRAY(TYPE_CHAR, 20), TYPE_INT, TYPE_INT)
\ No newline at end of file
+STRUCT(termios, TYPE_INT, TYPE_INT, TYPE_INT, TYPE_INT, MK_ARRAY(TYPE_CHAR, 20), TYPE_INT, TYPE_INT)

Modified: trunk/tests/cris/check_cmp-2.s
===================================================================
--- trunk/tests/cris/check_cmp-2.s	2008-12-13 23:57:01 UTC (rev 6019)
+++ trunk/tests/cris/check_cmp-2.s	2008-12-14 08:50:18 UTC (rev 6020)
@@ -12,4 +12,4 @@
 	fail
 1:
 	pass
-	quit
\ No newline at end of file
+	quit

                 reply	other threads:[~2008-12-14  8:50 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1LBmg7-00044f-LF@cvs.savannah.gnu.org \
    --to=blauwirbel@gmail.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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 NNTP newsgroup(s).