Remove some white space.

This commit is contained in:
Jeff Tranter 2018-09-09 13:08:14 -04:00
parent 26a09de5ec
commit f41e99dfa7
1 changed files with 2 additions and 2 deletions

View File

@ -140,12 +140,12 @@ while True:
length = 1 # Invalid opcode
format = ""
mnemonic = "???"
if flags & 2 == und and not args.undocumented:
# currently only handles one-byte undocumented opcodes
format = ""
mnemonic = "???"
# Disassembly format:
# XXXX XX XX XX XX XX nop ($1234,X)