summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/bbc/tube/tube_80286.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/bbc/tube/tube_80286.cpp')
-rw-r--r--src/devices/bus/bbc/tube/tube_80286.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/bus/bbc/tube/tube_80286.cpp b/src/devices/bus/bbc/tube/tube_80286.cpp
index 75fa5d2b46a..21952c4fc8e 100644
--- a/src/devices/bus/bbc/tube/tube_80286.cpp
+++ b/src/devices/bus/bbc/tube/tube_80286.cpp
@@ -152,4 +152,4 @@ WRITE8_MEMBER(bbc_tube_80286_device::irq_latch_w)
IRQ_CALLBACK_MEMBER(bbc_tube_80286_device::irq_callback)
{
return m_irq_latch;
-} \ No newline at end of file
+}