summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/formats/hect_dsk.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/formats/hect_dsk.c')
-rw-r--r--src/lib/formats/hect_dsk.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/formats/hect_dsk.c b/src/lib/formats/hect_dsk.c
index f6416ec7a53..9a704c538a3 100644
--- a/src/lib/formats/hect_dsk.c
+++ b/src/lib/formats/hect_dsk.c
@@ -93,4 +93,4 @@ FLOPPY_OPTIONS_START( hector_disc2 )
FLOPPY_OPTION( hector_dsk, "HE2", "hector disc2 floppy disk image 200K", hector_disc2_dsk200_identify, hector_disc2_dsk200_construct, NULL, NULL)
FLOPPY_OPTION( hector_dsk, "HE7", "hector disc2 floppy disk image 720K", hector_disc2_dsk720_identify, hector_disc2_dsk720_construct, NULL, NULL)
FLOPPY_OPTION( hector_dsk, "HE8", "hector disc2 floppy disk image 800K", hector_disc2_dsk800_identify, hector_disc2_dsk800_construct, NULL, NULL)
-FLOPPY_OPTIONS_END \ No newline at end of file
+FLOPPY_OPTIONS_END