commit | 5fafdf24ef2c090c164d4dc89684b3f379dbdd87 | [log] [tgz] |
---|---|---|
author | ths <ths@c046a42c-6fe2-441c-8c8c-71466251a162> | Sun Sep 16 21:08:06 2007 +0000 |
committer | ths <ths@c046a42c-6fe2-441c-8c8c-71466251a162> | Sun Sep 16 21:08:06 2007 +0000 |
tree | c0654ee63b6dac76d98b427e92ef16850a90c652 | |
parent | bd494f4cbd4187dda8cc8f4739763f24a31a4c8b [diff] [blame] |
find -type f | xargs sed -i 's/[\t ]$//g' # on most files git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3173 c046a42c-6fe2-441c-8c8c-71466251a162
diff --git a/hw/pl050.c b/hw/pl050.c index 521c9e6..b3a2797 100644 --- a/hw/pl050.c +++ b/hw/pl050.c
@@ -1,4 +1,4 @@ -/* +/* * Arm PrimeCell PL050 Keyboard / Mouse Interface * * Copyright (c) 2006-2007 CodeSourcery.