summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--src/lib/formats/itt3030_dsk.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/lib/formats/itt3030_dsk.cpp b/src/lib/formats/itt3030_dsk.cpp
index 4a4a795c7d3..9f0022f197b 100644
--- a/src/lib/formats/itt3030_dsk.cpp
+++ b/src/lib/formats/itt3030_dsk.cpp
@@ -50,7 +50,8 @@ const itt3030_format::format itt3030_format::formats[] = {
256, {},
1, {},
32, 22, 31
- }
+ },
+ {}
};