summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/cgang.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/cgang.cpp')
-rw-r--r--src/mame/drivers/cgang.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/cgang.cpp b/src/mame/drivers/cgang.cpp
index b9461c56a62..2c92c1d111d 100644
--- a/src/mame/drivers/cgang.cpp
+++ b/src/mame/drivers/cgang.cpp
@@ -116,7 +116,7 @@ public:
m_cg_count(*this, "cg_count%u", 0U)
{ }
- // machine drivers
+ // machine configs
void cgang(machine_config &config);
protected: