diff options
| author | 2012-05-07 06:57:50 +0000 | |
|---|---|---|
| committer | 2012-05-07 06:57:50 +0000 | |
| commit | 0238c610f7591571ef6258b1d1cc0653d5353ffa (patch) | |
| tree | b92b86df66c278b26f5add32b2537f330036555d /src/emu/machine/msm5832.c | |
| parent | 0a119e20fe95c08f11d54329e5e2413772abad7e (diff) | |
Clean-ups and version bumpmame0145u8
Diffstat (limited to 'src/emu/machine/msm5832.c')
| -rw-r--r-- | src/emu/machine/msm5832.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/machine/msm5832.c b/src/emu/machine/msm5832.c index 8a41f61fc6a..6c5f834b319 100644 --- a/src/emu/machine/msm5832.c +++ b/src/emu/machine/msm5832.c @@ -151,7 +151,7 @@ void msm5832_device::device_timer(emu_timer &timer, device_timer_id id, int para //------------------------------------------------- -// rtc_clock_updated - +// rtc_clock_updated - //------------------------------------------------- void msm5832_device::rtc_clock_updated(int year, int month, int day, int day_of_week, int hour, int minute, int second) |
