summaryrefslogtreecommitdiffstats
path: root/hw/i8254.c
diff options
context:
space:
mode:
authoraurel32 <aurel32@c046a42c-6fe2-441c-8c8c-71466251a162>2008-12-18 22:42:43 +0000
committeraurel32 <aurel32@c046a42c-6fe2-441c-8c8c-71466251a162>2008-12-18 22:42:43 +0000
commitc50c2d6847b18b4e8983c8a7bbd5f184282ad7a4 (patch)
tree5883c4ee736d513a78896b2e3e31dc186611b62f /hw/i8254.c
parentbf4f74c0f6777ba728d4b4e02981e226eb177d62 (diff)
downloadhqemu-c50c2d6847b18b4e8983c8a7bbd5f184282ad7a4.zip
hqemu-c50c2d6847b18b4e8983c8a7bbd5f184282ad7a4.tar.gz
Remove trailing spaces introduced by commit 6081
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net> git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@6085 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'hw/i8254.c')
-rw-r--r--hw/i8254.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/i8254.c b/hw/i8254.c
index 1625787..a4a1efe 100644
--- a/hw/i8254.c
+++ b/hw/i8254.c
@@ -470,7 +470,7 @@ void hpet_pit_disable(void) {
qemu_del_timer(s->irq_timer);
}
-/* When HPET is reset or leaving legacy mode, it must reenable i8254
+/* When HPET is reset or leaving legacy mode, it must reenable i8254
* timer 0
*/
OpenPOWER on IntegriCloud