Skip to content

Commit

Permalink
Another whitespace tweak. NFC.
Browse files Browse the repository at this point in the history
  • Loading branch information
ibara authored Apr 15, 2021
1 parent 692e4a4 commit ccbe4a7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions source/a80.d
Original file line number Diff line number Diff line change
Expand Up @@ -1254,6 +1254,7 @@ static void ds()
static void org()
{
argcheck(lab.empty && !a1.empty && a2.empty);

if (isDigit(a1[0])) {
if (pass == 1)
addr = numcheck(a1);
Expand Down

0 comments on commit ccbe4a7

Please sign in to comment.