qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [6020] Add missing newline at the end of file


From: Blue Swirl
Subject: [Qemu-devel] [6020] Add missing newline at the end of file
Date: Sun, 14 Dec 2008 08:50:19 +0000

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 via email to

[Prev in Thread] Current Thread [Next in Thread]