Add missing newline at the end of file
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@6020 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
parent
92fb73b9b0
commit
e283261910
2
LICENSE
2
LICENSE
|
@ -15,4 +15,4 @@ device emulation sources are released under the BSD license.
|
||||||
|
|
||||||
4) QEMU is a trademark of Fabrice Bellard.
|
4) QEMU is a trademark of Fabrice Bellard.
|
||||||
|
|
||||||
Fabrice Bellard.
|
Fabrice Bellard.
|
||||||
|
|
2
README
2
README
|
@ -1,3 +1,3 @@
|
||||||
Read the documentation in qemu-doc.html.
|
Read the documentation in qemu-doc.html.
|
||||||
|
|
||||||
Fabrice Bellard.
|
Fabrice Bellard.
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
STRUCT(termios, TYPE_INT, TYPE_INT, TYPE_INT, TYPE_INT, MK_ARRAY(TYPE_CHAR, 20), TYPE_INT, TYPE_INT)
|
STRUCT(termios, TYPE_INT, TYPE_INT, TYPE_INT, TYPE_INT, MK_ARRAY(TYPE_CHAR, 20), TYPE_INT, TYPE_INT)
|
||||||
|
|
|
@ -12,4 +12,4 @@
|
||||||
fail
|
fail
|
||||||
1:
|
1:
|
||||||
pass
|
pass
|
||||||
quit
|
quit
|
||||||
|
|
Loading…
Reference in New Issue