summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/w83877tf.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/machine/w83877tf.cpp')
-rw-r--r--src/devices/machine/w83877tf.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/devices/machine/w83877tf.cpp b/src/devices/machine/w83877tf.cpp
index 53eb206aabe..4968383fdca 100644
--- a/src/devices/machine/w83877tf.cpp
+++ b/src/devices/machine/w83877tf.cpp
@@ -689,8 +689,8 @@ void w83877tf_device::request_irq(int irq, int state)
m_isa->irq12_w(state);
break;
//case 13:
- // m_isa->irq13_w(state);
- // break;
+ // m_isa->irq13_w(state);
+ // break;
case 14:
m_isa->irq14_w(state);
break;