Another white-space update to align

This commit is contained in:
Bill Amidei 2017-11-23 07:53:07 -08:00
parent 818a4a2d1e
commit feb4c0d2ed

View File

@ -165,7 +165,7 @@ class Options(object):
elif option == "-s":
self.splitTables = True
elif option == "-g":
self.splitGlyphs = True
self.splitGlyphs = True
elif option == "-i":
self.disassembleInstructions = False
elif option == "-z":