diff options
| author | 2008-01-07 17:14:05 +0000 | |
|---|---|---|
| committer | 2008-01-07 17:14:05 +0000 | |
| commit | bce2fa84b4ac8bedc44690a722248d7bdca7b5b7 (patch) | |
| tree | 209ab6699b8d90d8e657334d7296fdc051c03d1f /src/emu/input.c | |
| parent | ae478066d7cedb02d7838ef5a3804b4aaae4229a (diff) | |
Cleanups and version bump to 0.122u4.mame0122u4
Diffstat (limited to 'src/emu/input.c')
| -rw-r--r-- | src/emu/input.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/input.c b/src/emu/input.c index 17eb5ae2bcf..1f8e78ae0a3 100644 --- a/src/emu/input.c +++ b/src/emu/input.c @@ -956,7 +956,7 @@ input_code input_code_poll_switches(int reset) /*------------------------------------------------- - input_code_poll_keyboard_switches - poll for + input_code_poll_keyboard_switches - poll for any keyboard-specific input -------------------------------------------------*/ |
