changeset 1941:f530a858c06f

Cosmetic.
author Matti Hamalainen <ccr@tnsp.org>
date Fri, 29 Jun 2018 00:59:55 +0300
parents c77019065b96
children f171b929b631
files tools/lib64fmts.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tools/lib64fmts.c	Fri Jun 29 00:28:17 2018 +0300
+++ b/tools/lib64fmts.c	Fri Jun 29 00:59:55 2018 +0300
@@ -1160,7 +1160,7 @@
 
     { // #7: ECI Graphic Editor Hires FLI
         D64_FMT_HIRES | D64_FMT_FLI,
-        C64_SCR_WIDTH, C64_SCR_HEIGHT,
+        C64_SCR_WIDTH,    C64_SCR_HEIGHT,
         C64_SCR_CH_WIDTH, C64_SCR_CH_HEIGHT,
         fmtConvertECIBMP2Image, NULL,
         fmtGetPixelECI,