diff tools/libgfx.c @ 1921:ee9bbf891352

Cosmetics.
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 27 Jun 2018 19:13:36 +0300
parents be7492a121f0
children a8e475eede4a
line wrap: on
line diff
--- a/tools/libgfx.c	Wed Jun 27 19:13:24 2018 +0300
+++ b/tools/libgfx.c	Wed Jun 27 19:13:36 2018 +0300
@@ -1995,6 +1995,7 @@
             if (!dmf_write_byte(fp, tmp) ||
                 !dmf_write_byte(fp, data))
                 return FALSE;
+
             *r_count = 0;
         }
         *l_offs = offs;