aboutsummaryrefslogtreecommitdiffstats
path: root/hw/pci_host.h
diff options
context:
space:
mode:
authorblueswir1 <blueswir1@c046a42c-6fe2-441c-8c8c-71466251a162>2008-12-13 09:32:43 +0000
committerblueswir1 <blueswir1@c046a42c-6fe2-441c-8c8c-71466251a162>2008-12-13 09:32:43 +0000
commit1d6198c3b01619151f3227c6461b3d53eeb711e5 (patch)
treedc5eeca182f772a274a9a9e42bc4817ab03a8d09 /hw/pci_host.h
parent8d32699adeb10f9255a5ad7229c2d3aa7a726b5a (diff)
Remove unnecessary trailing newlines
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@6000 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'hw/pci_host.h')
-rw-r--r--hw/pci_host.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/pci_host.h b/hw/pci_host.h
index 49a0c59d5..e2e428a27 100644
--- a/hw/pci_host.h
+++ b/hw/pci_host.h
@@ -90,4 +90,3 @@ static uint32_t pci_host_data_readl(void* opaque, pci_addr_t addr)
#endif
return val;
}
-