mirror of
https://github.com/cc65/cc65.git
synced 2025-02-01 09:30:10 +00:00
Remove tab character.
This commit is contained in:
parent
14c7e9fd16
commit
01b0e10fc3
@ -168,7 +168,7 @@ static const TargetProperties PropertyTable[TGT_COUNT] = {
|
||||
{ "plus4", CPU_6502, BINFMT_BINARY, CTPET },
|
||||
{ "cbm510", CPU_6502, BINFMT_BINARY, CTPET },
|
||||
{ "cbm610", CPU_6502, BINFMT_BINARY, CTPET },
|
||||
{ "osic1p", CPU_6502, BINFMT_BINARY, CTNone },
|
||||
{ "osic1p", CPU_6502, BINFMT_BINARY, CTNone },
|
||||
{ "pet", CPU_6502, BINFMT_BINARY, CTPET },
|
||||
{ "bbc", CPU_6502, BINFMT_BINARY, CTNone },
|
||||
{ "apple2", CPU_6502, BINFMT_BINARY, CTNone },
|
||||
|
Loading…
x
Reference in New Issue
Block a user