changeset 1906:09d46bf9fe71

Use a consistent message between IFF encoding and decoding.
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 26 Jun 2018 15:13:07 +0300
parents 425259977bc5
children 571109a14967
files tools/libgfx.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tools/libgfx.c	Tue Jun 26 15:12:11 2018 +0300
+++ b/tools/libgfx.c	Tue Jun 26 15:13:07 2018 +0300
@@ -1598,7 +1598,7 @@
         if ((buf = dmMalloc(bufLen)) == NULL)
             return DMERR_MALLOC;
 
-        dmMsg(2, "IFF: plane row size %d bytes.\n", bufLen);
+        dmMsg(2, "IFF: Line / plane row size %d bytes.\n", bufLen);
     }
 
     // Decode the chunk