diff tools/gfxconv.c @ 2030:2b961e6b35e5

Update documentation etc.
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 08 Nov 2018 11:45:13 +0200
parents 5ecd51009072
children aa8df4f1b785
line wrap: on
line diff
--- a/tools/gfxconv.c	Thu Nov 08 11:42:23 2018 +0200
+++ b/tools/gfxconv.c	Thu Nov 08 11:45:13 2018 +0200
@@ -691,10 +691,10 @@
             {
                 int index, ncolors;
                 if (!dmParseMapOptionString(optArg, optColorMap,
-                    &ncolors, C64_NCOLORS, FALSE, "color table option"))
+                    &ncolors, C64_NCOLORS, FALSE, "color index option"))
                     return FALSE;
 
-                dmMsg(1, "Set color mapping: ");
+                dmMsg(1, "Set color index mapping: ");
                 for (index = 0; index < ncolors; index++)
                 {
                     dmPrint(1, "[%d:%d]%s",