]> git.sur5r.net Git - cc65/blobdiff - src/ld65/bin.h
Removed (pretty inconsistently used) tab chars from source code base.
[cc65] / src / ld65 / bin.h
index 753f16dd4e85fa6bb0fafe6b8a7742eba9a66240..9cb5e7dd9c666853b6778c0c3668cf2b2b11432d 100644 (file)
@@ -1,8 +1,8 @@
 /*****************************************************************************/
 /*                                                                           */
-/*                                  bin.h                                   */
+/*                                   bin.h                                   */
 /*                                                                           */
-/*                 Module to handle the raw binary format                   */
+/*                  Module to handle the raw binary format                   */
 /*                                                                           */
 /*                                                                           */
 /*                                                                           */
@@ -43,7 +43,7 @@
 
 
 /*****************************************************************************/
-/*                                          Data                                    */
+/*                                   Data                                    */
 /*****************************************************************************/
 
 
@@ -54,7 +54,7 @@ typedef struct BinDesc BinDesc;
 
 
 /*****************************************************************************/
-/*                                          Code                                    */
+/*                                   Code                                    */
 /*****************************************************************************/