]> git.sur5r.net Git - cc65/blobdiff - src/cl65/spawn.h
Removed (pretty inconsistently used) tab chars from source code base.
[cc65] / src / cl65 / spawn.h
index 86f50654aab63394affb425ee5a79beec45d3d08..6e75f555d57ee3488e484c0dca191f286396b5b0 100644 (file)
@@ -1,8 +1,8 @@
 /*****************************************************************************/
 /*                                                                           */
-/*                               spawn.h                                    */
+/*                                spawn.h                                    */
 /*                                                                           */
-/*                   Execute other external programs                        */
+/*                    Execute other external programs                        */
 /*                                                                           */
 /*                                                                           */
 /*                                                                           */
@@ -39,7 +39,7 @@
 
 
 /*****************************************************************************/
-/*                                  Data                                    */
+/*                                   Data                                    */
 /*****************************************************************************/
 
 
  * provided for DOS/Windows compatibility.
  */
 #ifndef P_WAIT
-#define P_WAIT 0
+#define P_WAIT  0
 #endif
 
 
 
 /*****************************************************************************/
-/*                                  Code                                    */
+/*                                   Code                                    */
 /*****************************************************************************/