Expand some tabs that crept in over time.

This commit is contained in:
Olaf Seibert
2021-02-14 22:00:30 +01:00
parent 2d86002111
commit 93d7839ccf
6 changed files with 14 additions and 14 deletions

View File

@@ -24,7 +24,7 @@ int last_locsym = 32768; /* The last local symbol number generate
int enabl_debug = 0; /* Whether assembler debugging is enabled */
int opt_enabl_ama = 0; /* May be changed by command line */
int opt_enabl_ama = 0; /* May be changed by command line */
int enabl_ama; /* When set, chooses absolute (037) versus
PC-relative */
/* (067) addressing mode */