changeset 2600:d3bdaaae624f

Cleanup.
author Matti Hamalainen <ccr@tnsp.org>
date Sun, 19 Nov 2023 19:39:06 +0200
parents c3c1d3c75f53
children 8b99ddcc9fde
files tools/lib64gfx.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tools/lib64gfx.c	Sun Nov 19 18:33:52 2023 +0200
+++ b/tools/lib64gfx.c	Sun Nov 19 19:39:06 2023 +0200
@@ -485,8 +485,8 @@
                         break;
 
                     case DM_RLE_ORDER_2:
+                        count = tmp2;
                         data  = tmp1;
-                        count = tmp2;
                         break;
                 }