]> git.sur5r.net Git - cc65/blobdiff - src/ca65/error.h
Removed (pretty inconsistently used) tab chars from source code base.
[cc65] / src / ca65 / error.h
index de0e53ac52a7e7a2a7b741ab62793b7b14ea7685..d86e68c42fb7ce6642fcb3db4e1dae09c6446b8a 100644 (file)
@@ -1,8 +1,8 @@
 /*****************************************************************************/
 /*                                                                           */
-/*                                 error.h                                  */
+/*                                  error.h                                  */
 /*                                                                           */
-/*               Error handling for the ca65 macroassembler                 */
+/*                Error handling for the ca65 macroassembler                 */
 /*                                                                           */
 /*                                                                           */
 /*                                                                           */
@@ -46,7 +46,7 @@
 
 
 /*****************************************************************************/
-/*                                  Data                                    */
+/*                                   Data                                    */
 /*****************************************************************************/
 
 
@@ -61,7 +61,7 @@ extern unsigned WarningCount;
 
 
 /*****************************************************************************/
-/*                                  Code                                    */
+/*                                   Code                                    */
 /*****************************************************************************/