summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/formats/d64_dsk.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/formats/d64_dsk.h')
-rw-r--r--src/lib/formats/d64_dsk.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/formats/d64_dsk.h b/src/lib/formats/d64_dsk.h
index 558d4ebf1c2..ec99a36251b 100644
--- a/src/lib/formats/d64_dsk.h
+++ b/src/lib/formats/d64_dsk.h
@@ -53,7 +53,7 @@ protected:
ERROR_27, /* checksum error in header block */
ERROR_28, /* write error UNIMPLEMENTED */
ERROR_29, /* disk ID mismatch */
- ERROR_74, /* disk not ready (no device 1) UNIMPLEMENTED */
+ ERROR_74 /* disk not ready (no device 1) UNIMPLEMENTED */
};
const format *formats;