summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/machine/8042kbdc.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/machine/8042kbdc.h')
-rw-r--r--src/emu/machine/8042kbdc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/machine/8042kbdc.h b/src/emu/machine/8042kbdc.h
index 607b931b727..a54c59f885b 100644
--- a/src/emu/machine/8042kbdc.h
+++ b/src/emu/machine/8042kbdc.h
@@ -10,7 +10,7 @@
#ifndef KBDC8042_H
#define KBDC8042_H
-enum kbdc8042_type_t
+enum kbdc8042_type_t
{
KBDC8042_STANDARD,
KBDC8042_PS2, /* another timing of integrated controller */