]> git.sur5r.net Git - cc65/blobdiff - src/od65/global.c
Removed (pretty inconsistently used) tab chars from source code base.
[cc65] / src / od65 / global.c
index 64e14c272076974ed630443cc16fad49ffdd746d..eb6555154bbbde0f422b631bde7c20c7ca282d96 100644 (file)
@@ -1,8 +1,8 @@
 /*****************************************************************************/
 /*                                                                           */
-/*                                global.c                                  */
+/*                                 global.c                                  */
 /*                                                                           */
-/*         Global variables for the od65 object file dump utility           */
+/*          Global variables for the od65 object file dump utility           */
 /*                                                                           */
 /*                                                                           */
 /*                                                                           */
 
 
 /*****************************************************************************/
-/*                                  Data                                    */
+/*                                   Data                                    */
 /*****************************************************************************/
 
 
 
-unsigned What  = 0;            /* What should get dumped? */
+unsigned What   = 0;            /* What should get dumped? */