Commit e283261910f53a988e083f35cfe50808da4fd592

Authored by blueswir1
1 parent 92fb73b9

Add missing newline at the end of file

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@6020 c046a42c-6fe2-441c-8c8c-71466251a162
... ... @@ -15,4 +15,4 @@ device emulation sources are released under the BSD license.
15 15  
16 16 4) QEMU is a trademark of Fabrice Bellard.
17 17  
18   -Fabrice Bellard.
19 18 \ No newline at end of file
  19 +Fabrice Bellard.
... ...
1 1 Read the documentation in qemu-doc.html.
2 2  
3   -Fabrice Bellard.
4 3 \ No newline at end of file
  4 +Fabrice Bellard.
... ...
darwin-user/ioctls_types.h
1   -STRUCT(termios, TYPE_INT, TYPE_INT, TYPE_INT, TYPE_INT, MK_ARRAY(TYPE_CHAR, 20), TYPE_INT, TYPE_INT)
2 1 \ No newline at end of file
  2 +STRUCT(termios, TYPE_INT, TYPE_INT, TYPE_INT, TYPE_INT, MK_ARRAY(TYPE_CHAR, 20), TYPE_INT, TYPE_INT)
... ...
tests/cris/check_cmp-2.s
... ... @@ -12,4 +12,4 @@
12 12 fail
13 13 1:
14 14 pass
15   - quit
16 15 \ No newline at end of file
  16 + quit
... ...