summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/pse.cpp
diff options
context:
space:
mode:
author Miodrag Milanovic <mmicko@gmail.com>2015-11-25 08:22:24 +0100
committer Miodrag Milanovic <mmicko@gmail.com>2015-11-25 08:22:24 +0100
commit0825ce4f3b8eaab42e3682f7d01d97ce6ea0416d (patch)
tree24de29ca8cbba68740ec8cd26f15209f19c2bf0b /src/mame/drivers/pse.cpp
parentd1d8a66ab196156ab22ba1059d714cd040b44ab6 (diff)
Cleanups and version bumpmame0168
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()