diff tools/lib64fmts.c @ 2311:d0608fbd85bc

Change ECI Graphic Editor 1.0 (packed) extension from "ecp" to "ecip".
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 09 Jul 2019 10:29:04 +0300
parents 28701abacc31
children 866e036d7706
line wrap: on
line diff
--- a/tools/lib64fmts.c	Tue Jul 09 10:27:40 2019 +0300
+++ b/tools/lib64fmts.c	Tue Jul 09 10:29:04 2019 +0300
@@ -2491,7 +2491,7 @@
     },
 
     {
-        "ecp", "ECI Graphic Editor 1.0 (packed)", 0x4000, 0, DM_FMT_RDWR,
+        "ecip", "ECI Graphic Editor 1.0 (packed)", 0x4000, 0, DM_FMT_RDWR,
         fmtProbeECIPacked,
         fmtDecodeECIPacked, fmtEncodeECIPacked,
         { }, &dmC64CommonFormats[7]