aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorblueswir1 <blueswir1@c046a42c-6fe2-441c-8c8c-71466251a162>2008-12-14 08:50:18 +0000
committerblueswir1 <blueswir1@c046a42c-6fe2-441c-8c8c-71466251a162>2008-12-14 08:50:18 +0000
commite283261910f53a988e083f35cfe50808da4fd592 (patch)
tree78db1880a1c79132c49d5b6e7ed526b84b51facd
parent92fb73b9b0c0ba40d1dbef61dc798bf9499d084a (diff)
Add missing newline at the end of file
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@6020 c046a42c-6fe2-441c-8c8c-71466251a162
-rw-r--r--LICENSE2
-rw-r--r--README2
-rw-r--r--darwin-user/ioctls_types.h2
-rw-r--r--tests/cris/check_cmp-2.s2
4 files changed, 4 insertions, 4 deletions
diff --git a/LICENSE b/LICENSE
index 2fa7ddae38..cbd92c03e3 100644
--- a/LICENSE
+++ b/LICENSE
@@ -15,4 +15,4 @@ device emulation sources are released under the BSD license.
4) QEMU is a trademark of Fabrice Bellard.
-Fabrice Bellard. \ No newline at end of file
+Fabrice Bellard.
diff --git a/README b/README
index 1a39500b78..dfd56f24bb 100644
--- a/README
+++ b/README
@@ -1,3 +1,3 @@
Read the documentation in qemu-doc.html.
-Fabrice Bellard. \ No newline at end of file
+Fabrice Bellard.
diff --git a/darwin-user/ioctls_types.h b/darwin-user/ioctls_types.h
index 63e65f031b..014561a40d 100644
--- a/darwin-user/ioctls_types.h
+++ b/darwin-user/ioctls_types.h
@@ -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)
diff --git a/tests/cris/check_cmp-2.s b/tests/cris/check_cmp-2.s
index c5c3f5ce85..414d370517 100644
--- a/tests/cris/check_cmp-2.s
+++ b/tests/cris/check_cmp-2.s
@@ -12,4 +12,4 @@
fail
1:
pass
- quit \ No newline at end of file
+ quit