]> git.sur5r.net Git - cc65/blobdiff - src/common/segnames.h
Fixed LinuxDoc Tools issues in some verbatim blocks in the Atari document.
[cc65] / src / common / segnames.h
index 3b0e20a572a621f6c0f7de58579cde5d5caf0c3a..0d57d6ac3ba428071cc3bd1aede89385bf7f44b2 100644 (file)
@@ -39,7 +39,7 @@
 
 
 /*****************************************************************************/
-/*                                          Data                                    */
+/*                                   Data                                    */
 /*****************************************************************************/
 
 
@@ -55,7 +55,7 @@
 
 
 /*****************************************************************************/
-/*                                          Code                                    */
+/*                                   Code                                    */
 /*****************************************************************************/
 
 
@@ -68,6 +68,3 @@ int ValidSegName (const char* Name);
 /* End of segnames.h */
 
 #endif
-
-
-