summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine/hardbox.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mess/machine/hardbox.h')
-rw-r--r--src/mess/machine/hardbox.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mess/machine/hardbox.h b/src/mess/machine/hardbox.h
index ebb1a9f49bd..a727f7cfaa7 100644
--- a/src/mess/machine/hardbox.h
+++ b/src/mess/machine/hardbox.h
@@ -68,7 +68,7 @@ private:
required_device<cpu_device> m_maincpu;
- int m_ifc; // Tracks previous state of IEEE-488 IFC line
+ int m_ifc; // Tracks previous state of IEEE-488 IFC line
};
// device type definition