summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/machine/i2cmem.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/machine/i2cmem.c')
-rw-r--r--src/emu/machine/i2cmem.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/machine/i2cmem.c b/src/emu/machine/i2cmem.c
index 94efd738d1b..ee5ed8fb9f7 100644
--- a/src/emu/machine/i2cmem.c
+++ b/src/emu/machine/i2cmem.c
@@ -110,7 +110,7 @@ device_t *i2cmem_device_config::alloc_device( running_machine &machine ) const
//-------------------------------------------------
-// static_set_interface - set the device
+// static_set_interface - set the device
// configuration
//-------------------------------------------------