summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/k573msu.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/k573msu.cpp')
-rw-r--r--src/mame/machine/k573msu.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/machine/k573msu.cpp b/src/mame/machine/k573msu.cpp
index df494d62bb8..d691a909942 100644
--- a/src/mame/machine/k573msu.cpp
+++ b/src/mame/machine/k573msu.cpp
@@ -71,7 +71,7 @@
*/
-k573msu_device::k573msu_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock) :
+k573msu_device::k573msu_device(const machine_config &mconfig, const char *tag, device_t *owner, uint32_t clock) :
device_t(mconfig, KONAMI_573_MULTI_SESSION_UNIT, "Konami 573 Multi Session Unit", tag, owner, clock, "k573msu", __FILE__)
{
}