]> git.sur5r.net Git - cc65/blobdiff - src/da65/opc6502.h
Merge remote-tracking branch 'upstream/master' into a5200
[cc65] / src / da65 / opc6502.h
index c74273bf6d965f9113a6243a389965bf7431364d..c890e241ba211f2369a919c2846f6986f33b7f5e 100644 (file)
@@ -1,6 +1,6 @@
 /*****************************************************************************/
 /*                                                                           */
-/*                                opc6502.h                                 */
+/*                                 opc6502.h                                 */
 /*                                                                           */
 /*                       6502 opcode description table                       */
 /*                                                                           */
@@ -43,7 +43,7 @@
 
 
 /*****************************************************************************/
-/*                                  Data                                    */
+/*                                   Data                                    */
 /*****************************************************************************/
 
 
@@ -54,7 +54,5 @@ extern const OpcDesc OpcTable_6502[256];
 
 
 /* End of opc6502.h */
-#endif
-
-
 
+#endif