summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine/kb_pc83.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mess/machine/kb_pc83.h')
-rw-r--r--src/mess/machine/kb_pc83.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mess/machine/kb_pc83.h b/src/mess/machine/kb_pc83.h
index 866ca04aade..5ac49d70f10 100644
--- a/src/mess/machine/kb_pc83.h
+++ b/src/mess/machine/kb_pc83.h
@@ -26,7 +26,7 @@
// ======================> ibm_pc_83_keyboard_device
class ibm_pc_83_keyboard_device : public device_t,
- public device_pc_kbd_interface
+ public device_pc_kbd_interface
{
public:
// construction/destruction