Fix code indentation
authorHugo Villeneuve <hugo@hugovil.com>
Mon, 25 Nov 2013 01:35:11 +0000 (20:35 -0500)
committerHugo Villeneuve <hugo@hugovil.com>
Mon, 2 Dec 2013 01:53:34 +0000 (20:53 -0500)
src/pgmwin.c

index 2e6927a..09a6e83 100644 (file)
@@ -220,7 +220,8 @@ pgmwin_refresh(void)
                int valid;
                GtkTreeIter iter;
                char str[128];
-               int k;          int col_id;
+               int k;
+               int col_id;
                int InstSize;
                unsigned char OpCode;