summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/segahang.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/segahang.h')
-rw-r--r--src/mame/includes/segahang.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/includes/segahang.h b/src/mame/includes/segahang.h
index 81a1c0b8e4b..397a6ea635a 100644
--- a/src/mame/includes/segahang.h
+++ b/src/mame/includes/segahang.h
@@ -57,7 +57,7 @@ public:
// Z80 sound CPU read/write handlers
DECLARE_READ8_MEMBER( sound_data_r );
- // I8751-related VBLANK interrupt hanlders
+ // I8751-related VBLANK interrupt handlers
INTERRUPT_GEN_MEMBER( i8751_main_cpu_vblank );
// game-specific driver init