summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/machine/pci.c
diff options
context:
space:
mode:
author Miodrag Milanovic <mmicko@gmail.com>2015-07-29 08:34:21 +0200
committer Miodrag Milanovic <mmicko@gmail.com>2015-07-29 08:34:21 +0200
commit1b452e3bfb48e9c77e705a60ab285c382d457e8a (patch)
treeec86ee0e176d53492a6f034a473c728cc6896ad7 /src/emu/machine/pci.c
parentb038bdab5ba511f2af2c23e24b3508062a42b3b3 (diff)
Cleanups and version bumpmame0164
Diffstat (limited to 'src/emu/machine/pci.c')
-rw-r--r--src/emu/machine/pci.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/machine/pci.c b/src/emu/machine/pci.c
index ef2e0f4ee0e..a5c95198c75 100644
--- a/src/emu/machine/pci.c
+++ b/src/emu/machine/pci.c
@@ -905,4 +905,4 @@ void pci_root_device::device_reset()
#if (defined(__MINGW32__) && (__GNUC__ >= 5))
#pragma GCC diagnostic pop
-#endif \ No newline at end of file
+#endif