summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/kr2376.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/machine/kr2376.h')
-rw-r--r--src/devices/machine/kr2376.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/devices/machine/kr2376.h b/src/devices/machine/kr2376.h
index 8b8d23e290e..49cfbb4f9cd 100644
--- a/src/devices/machine/kr2376.h
+++ b/src/devices/machine/kr2376.h
@@ -142,10 +142,10 @@ protected:
//class kr2376_12_device : public kr2376_device
//{
//public:
-// // construction/destruction
-// kr2376_12_device(const machine_config &mconfig, const char *tag, device_t *owner, uint32_t clock);
+// // construction/destruction
+// kr2376_12_device(const machine_config &mconfig, const char *tag, device_t *owner, uint32_t clock);
//protected:
-// virtual uint8_t key_codes(int mode, int x, int y) override;
+// virtual uint8_t key_codes(int mode, int x, int y) override;
//};
DECLARE_DEVICE_TYPE(KR2376_ST, kr2376_st_device)