summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/gio64/newport.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/gio64/newport.h')
-rw-r--r--src/devices/bus/gio64/newport.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/devices/bus/gio64/newport.h b/src/devices/bus/gio64/newport.h
index dc180820b9f..01474391b85 100644
--- a/src/devices/bus/gio64/newport.h
+++ b/src/devices/bus/gio64/newport.h
@@ -2,7 +2,7 @@
// copyright-holders:Ryan Holtz
/*********************************************************************
- newport.h
+ newport.h
SGI "Newport" graphics board emulation
@@ -243,7 +243,7 @@ private:
uint32_t m_global_mask;
uint32_t m_write_mask;
- bool m_blend;
+ bool m_blend;
bool m_fast_clear;
bool m_rgbmode;
bool m_dblsrc;