summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/disound.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/disound.c')
-rw-r--r--src/emu/disound.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/emu/disound.c b/src/emu/disound.c
index 2a0abf16810..29c13c1d114 100644
--- a/src/emu/disound.c
+++ b/src/emu/disound.c
@@ -68,7 +68,7 @@ device_config_sound_interface::~device_config_sound_interface()
//-------------------------------------------------
-// static_add_route - configuration helper to add
+// static_add_route - configuration helper to add
// a new route to the device
//-------------------------------------------------
@@ -85,7 +85,7 @@ void device_config_sound_interface::static_add_route(device_config *device, UINT
//-------------------------------------------------
-// static_reset_routes - configuration helper to
+// static_reset_routes - configuration helper to
// reset all existing routes to the device
//-------------------------------------------------