summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/spectrum/mgt.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/spectrum/mgt.h')
-rw-r--r--src/devices/bus/spectrum/mgt.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/devices/bus/spectrum/mgt.h b/src/devices/bus/spectrum/mgt.h
index dee27a04b9d..bbc69da6eb2 100644
--- a/src/devices/bus/spectrum/mgt.h
+++ b/src/devices/bus/spectrum/mgt.h
@@ -2,10 +2,10 @@
// copyright-holders:TwistedTom
/**********************************************************************
- DISCiPLE Multi-purpose Interface
- +D Disk and Printer Interface
-
- (Miles Gordon Technology)
+ DISCiPLE Multi-purpose Interface
+ +D Disk and Printer Interface
+
+ (Miles Gordon Technology)
**********************************************************************/
@@ -30,7 +30,7 @@ class spectrum_plusd_device: public device_t, public device_spectrum_expansion_i
public:
// construction/destruction
spectrum_plusd_device(const machine_config &mconfig, const char *tag, device_t *owner, uint32_t clock);
-
+
DECLARE_FLOPPY_FORMATS(floppy_formats);
DECLARE_INPUT_CHANGED_MEMBER(snapshot_button);