changeset 546:e74a0e027681

Cosmetics.
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 22 Nov 2012 22:29:16 +0200
parents 57ca9352f9de
children ca5ad51c6479
files gfxconv.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/gfxconv.c	Thu Nov 22 22:27:07 2012 +0200
+++ b/gfxconv.c	Thu Nov 22 22:29:16 2012 +0200
@@ -1116,8 +1116,8 @@
     int outBlockW, outBlockH, bx, by;
     FILE *outFile = NULL;
     Uint8 *buf = NULL;
+    size_t bufSize;
     char *outType;
-    size_t bufSize;
 
     switch (outFormat)
     {