mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-09 10:09:23 +02:00
* indentation fix
git-svn-id: branches/z80@44423 -
This commit is contained in:
parent
086ae1fc29
commit
c8ec4731e1
@ -272,7 +272,7 @@ unit agz80asm;
|
||||
s:=tostr(tai_const(hp).value);
|
||||
writer.AsmWrite(s);
|
||||
inc(l,length(s));
|
||||
inc(tokens);
|
||||
inc(tokens);
|
||||
if (l>line_length) or
|
||||
(tokens>max_tokens) or
|
||||
(hp.next=nil) or
|
||||
|
Loading…
Reference in New Issue
Block a user