mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-04 00:03:54 -06:00
Remove unnecessary trailing newlines
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@6000 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
parent
8d32699ade
commit
1d6198c3b0
92 changed files with 0 additions and 103 deletions
|
@ -408,4 +408,3 @@ int target_msync(unsigned long start, unsigned long len, int flags)
|
|||
start &= qemu_host_page_mask;
|
||||
return msync((void *)start, end - start, flags);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue