summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/apple2.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/apple2.cpp')
-rw-r--r--src/mame/video/apple2.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/video/apple2.cpp b/src/mame/video/apple2.cpp
index 66e9a2093b9..8df5dda9c27 100644
--- a/src/mame/video/apple2.cpp
+++ b/src/mame/video/apple2.cpp
@@ -985,7 +985,7 @@ void a2_video_device::hgr_update_tk2000(screen_device &screen, bitmap_ind16 &bit
}
break;
-\ case 1:
+ case 1:
w >>= 7;
if (vram_row[col] & 0x80)
{