]> git.sur5r.net Git - cc65/blobdiff - src/cc65/asmcode.h
Removed (pretty inconsistently used) tab chars from source code base.
[cc65] / src / cc65 / asmcode.h
index b91b892d0afa0e01615adf614f669797e6bbab19..5d70ae381814da93285f7856243b663bfac000e0 100644 (file)
@@ -1,8 +1,8 @@
 /*****************************************************************************/
 /*                                                                           */
-/*                                asmcode.h                                 */
+/*                                 asmcode.h                                 */
 /*                                                                           */
-/*         Assembler output code handling for the cc65 C compiler           */
+/*          Assembler output code handling for the cc65 C compiler           */
 /*                                                                           */
 /*                                                                           */
 /*                                                                           */
@@ -46,7 +46,7 @@
 
 
 /*****************************************************************************/
-/*                                  Data                                    */
+/*                                   Data                                    */
 /*****************************************************************************/
 
 
@@ -60,7 +60,7 @@ typedef struct {
 
 
 /*****************************************************************************/
-/*                                          Code                                    */
+/*                                   Code                                    */
 /*****************************************************************************/