summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/pse.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/pse.cpp')
-rw-r--r--src/mame/drivers/pse.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mame/drivers/pse.cpp b/src/mame/drivers/pse.cpp
index 4334c82cc0d..c7e8fefeb45 100644
--- a/src/mame/drivers/pse.cpp
+++ b/src/mame/drivers/pse.cpp
@@ -79,8 +79,8 @@ static NETLIST_START(pse)
// schematics
//...
- // NETDEV_ANALOG_CALLBACK(sound_cb, sound, psettl_state, sound_cb, "")
- // NETDEV_ANALOG_CALLBACK(video_cb, videomix, fixedfreq_device, update_vid, "fixfreq")
+ // NETDEV_ANALOG_CALLBACK(sound_cb, sound, psettl_state, sound_cb, "")
+ // NETDEV_ANALOG_CALLBACK(video_cb, videomix, fixedfreq_device, update_vid, "fixfreq")
NETLIST_END()