fixed indentation
This commit is contained in:
parent
602178a0b5
commit
fa86f8f6cb
@ -751,7 +751,7 @@ SC_FUNC int assemble(FILE *fout,FILE *fin)
|
||||
if ((sym->usage & uSTOCK) != 0) {
|
||||
if ((sym->usage & (uREAD | uWRITTEN)) != 0)
|
||||
match = ++numpubvars;
|
||||
}
|
||||
} /* if */
|
||||
else match = ++numpubvars;
|
||||
} /* if */
|
||||
} /* if */
|
||||
|
Loading…
x
Reference in New Issue
Block a user