summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/315-5881_crypt.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/315-5881_crypt.c')
-rw-r--r--src/mame/machine/315-5881_crypt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/machine/315-5881_crypt.c b/src/mame/machine/315-5881_crypt.c
index be4ac0e7961..778ff017089 100644
--- a/src/mame/machine/315-5881_crypt.c
+++ b/src/mame/machine/315-5881_crypt.c
@@ -19,7 +19,7 @@ extern const device_type SEGA315_5881_CRYPT = &device_creator<sega_315_5881_cryp
sega_315_5881_crypt_device::sega_315_5881_crypt_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock)
- : device_t(mconfig, SEGA315_5881_CRYPT, "Sega 'SEGA315_5881' Encryption device", tag, owner, clock, "SEGA315_5881", __FILE__)
+ : device_t(mconfig, SEGA315_5881_CRYPT, "Sega 315-5881 Encryption", tag, owner, clock, "SEGA315_5881", __FILE__)
{
}