summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/bbc.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/bbc.cpp')
-rw-r--r--src/mame/machine/bbc.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/machine/bbc.cpp b/src/mame/machine/bbc.cpp
index 79f735214a2..1c181c96030 100644
--- a/src/mame/machine/bbc.cpp
+++ b/src/mame/machine/bbc.cpp
@@ -1834,4 +1834,4 @@ MACHINE_START_MEMBER(bbc_state, bbcmc)
MACHINE_RESET_MEMBER(bbc_state, bbcmc)
{
MACHINE_RESET_CALL_MEMBER(bbcm);
-} \ No newline at end of file
+}