summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/includes/samcoupe.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mess/includes/samcoupe.h')
-rw-r--r--src/mess/includes/samcoupe.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mess/includes/samcoupe.h b/src/mess/includes/samcoupe.h
index 8b2cb1a2a7c..b59cb878aa1 100644
--- a/src/mess/includes/samcoupe.h
+++ b/src/mess/includes/samcoupe.h
@@ -44,7 +44,7 @@ public:
sam_bank_read_ptr[2] = NULL;
sam_bank_write_ptr[2] = NULL;
sam_bank_read_ptr[3] = NULL;
- sam_bank_write_ptr[3] = NULL;
+ sam_bank_write_ptr[3] = NULL;
}
virtual void video_start();