]> git.sur5r.net Git - cc65/blobdiff - src/cc65/error.h
Removed (pretty inconsistently used) tab chars from source code base.
[cc65] / src / cc65 / error.h
index 5830367e1d37d30fb721a1c440a6eed5c54c6e62..5811e1b455097b4a664a77094d5febe2f5bbf2dc 100644 (file)
@@ -1,8 +1,8 @@
 /*****************************************************************************/
 /*                                                                           */
-/*                                 error.h                                  */
+/*                                  error.h                                  */
 /*                                                                           */
-/*                 Error handling for the cc65 C compiler                   */
+/*                  Error handling for the cc65 C compiler                   */
 /*                                                                           */
 /*                                                                           */
 /*                                                                           */
@@ -50,7 +50,7 @@
 
 
 /*****************************************************************************/
-/*                                  Data                                    */
+/*                                   Data                                    */
 /*****************************************************************************/
 
 
@@ -74,7 +74,7 @@ extern IntStack WarnUnknownPragma;      /* - unknown #pragmas */
 
 
 /*****************************************************************************/
-/*                                  code                                    */
+/*                                   code                                    */
 /*****************************************************************************/