]> git.sur5r.net Git - cc65/blobdiff - src/cc65/litpool.h
Removed (pretty inconsistently used) tab chars from source code base.
[cc65] / src / cc65 / litpool.h
index a71c5841447ffe4aa2ce0f1a842e264967ce434d..7a771d5eb252caa34c155a9aa8dd2d84f7285911 100644 (file)
@@ -1,8 +1,8 @@
 /*****************************************************************************/
 /*                                                                           */
-/*                                litpool.h                                 */
+/*                                 litpool.h                                 */
 /*                                                                           */
-/*             Literal string handling for the cc65 C compiler              */
+/*              Literal string handling for the cc65 C compiler              */
 /*                                                                           */
 /*                                                                           */
 /*                                                                           */
@@ -46,7 +46,7 @@
 
 
 /*****************************************************************************/
-/*                                  Data                                    */
+/*                                   Data                                    */
 /*****************************************************************************/
 
 
@@ -92,7 +92,7 @@ unsigned GetLiteralSize (const Literal* L);
 
 
 /*****************************************************************************/
-/*                                  Code                                    */
+/*                                   Code                                    */
 /*****************************************************************************/