diff options
Diffstat (limited to 'src/tools/floptool.cpp')
-rw-r--r-- | src/tools/floptool.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tools/floptool.cpp b/src/tools/floptool.cpp index 7a09bd2ca34..b140119dd72 100644 --- a/src/tools/floptool.cpp +++ b/src/tools/floptool.cpp @@ -99,7 +99,7 @@ static floppy_format_type floppy_formats[] = { FLOPPY_APPLIX_FORMAT, FLOPPY_HPI_FORMAT, - FLOPPY_IMG_FORMAT, + FLOPPY_IMG_FORMAT, FLOPPY_DVK_MX_FORMAT, FLOPPY_AIM_FORMAT, |