]> git.sur5r.net Git - cc65/blobdiff - src/cl65/global.h
Removed (pretty inconsistently used) tab chars from source code base.
[cc65] / src / cl65 / global.h
index 011c8d0b1699cfcf60f98497a59472c046b8df35..fd85dc2d593e05c0d5fdd142c4d841ef2cc4d572 100644 (file)
@@ -1,8 +1,8 @@
 /*****************************************************************************/
 /*                                                                           */
-/*                                global.h                                  */
+/*                                 global.h                                  */
 /*                                                                           */
-/*         Global variables for the cl65 compile and link utility           */
+/*          Global variables for the cl65 compile and link utility           */
 /*                                                                           */
 /*                                                                           */
 /*                                                                           */
 
 
 /*****************************************************************************/
-/*                                          Data                                    */
+/*                                   Data                                    */
 /*****************************************************************************/
 
 
 
-extern unsigned char Debug;            /* Debug mode enabled? */
+extern unsigned char Debug;             /* Debug mode enabled? */