diff options
Diffstat (limited to 'src/emu/devintrf.c')
-rw-r--r-- | src/emu/devintrf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/devintrf.c b/src/emu/devintrf.c index 9454db8c703..1855795f5ea 100644 --- a/src/emu/devintrf.c +++ b/src/emu/devintrf.c @@ -99,7 +99,7 @@ const region_info *device_config::subregion(const char *_tag) const /*------------------------------------------------- - subdevice - return a pointer to the given + subdevice - return a pointer to the given device that is owned by us -------------------------------------------------*/ |