diff tools/lib64gfx.c @ 923:0f477446448d

Cosmetics.
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 25 Feb 2015 15:09:37 +0200
parents 2454ddb7363f
children 732787cccca8
line wrap: on
line diff
--- a/tools/lib64gfx.c	Wed Feb 25 14:30:19 2015 +0200
+++ b/tools/lib64gfx.c	Wed Feb 25 15:09:37 2015 +0200
@@ -859,7 +859,8 @@
 }
 
 
-static inline Uint8 dmC64GetMCColor(const DMC64Image *img, const int bits, const int cbank, const int vbank, const int scroffs)
+static inline Uint8 dmC64GetMCColor(const DMC64Image *img,
+    const int bits, const int cbank, const int vbank, const int scroffs)
 {
     switch (bits)
     {