changeset 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 75216bf67fd2
children cd266022e4a8
files tools/lib64fmts.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
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]