remove dangling spaces

This commit is contained in:
mrdudz
2022-04-17 16:07:09 +02:00
parent 299f967527
commit 3c1bb85b8e
50 changed files with 67 additions and 67 deletions

View File

@@ -36,7 +36,7 @@
/* common */
#include "xmalloc.h"
/* da65 */
/* da65 */
#include "attrtab.h"
#include "comments.h"
#include "error.h"

View File

@@ -58,4 +58,4 @@ extern const OpcDesc OpcTable_6502DTV[256];

View File

@@ -58,4 +58,4 @@ extern const OpcDesc OpcTable_6502X[256];

View File

@@ -38,7 +38,7 @@
/* common */
/* common */
#include "cpu.h"
/* da65 */