From 1d6198c3b01619151f3227c6461b3d53eeb711e5 Mon Sep 17 00:00:00 2001 From: blueswir1 Date: Sat, 13 Dec 2008 09:32:43 +0000 Subject: Remove unnecessary trailing newlines git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@6000 c046a42c-6fe2-441c-8c8c-71466251a162 --- hw/rtl8139.c | 1 - 1 file changed, 1 deletion(-) (limited to 'hw/rtl8139.c') diff --git a/hw/rtl8139.c b/hw/rtl8139.c index feffa9c..c3ab854 100644 --- a/hw/rtl8139.c +++ b/hw/rtl8139.c @@ -3463,4 +3463,3 @@ void pci_rtl8139_init(PCIBus *bus, NICInfo *nd, int devfn) rtl8139_get_next_tctr_time(s,qemu_get_clock(vm_clock))); #endif /* RTL8139_ONBOARD_TIMER */ } - -- cgit v1.1