Fix whitespace.

This commit is contained in:
Piotr Fusik 2017-07-29 14:06:15 +02:00
parent c4fc8ef51a
commit 36a4853b54
1 changed files with 1 additions and 1 deletions

2
xasm.d
View File

@ -1239,7 +1239,7 @@ void putByte(ubyte b) {
}
if (pass2) {
debug {
}else {
} else {
objectByte(b);
}
if (listingColumn < 29) {