make it more K&R C
This commit is contained in:
parent
629d6ff548
commit
9564f8fd98
@ -33,7 +33,7 @@ Push(tkp)
|
||||
|
||||
free_token->tk_vn = tkp->tk_vn;
|
||||
free_token->tk_size = tkp->tk_size;
|
||||
free_token++->tk_lfirst = tkp->tk_lfirst;
|
||||
(free_token++)->tk_lfirst = tkp->tk_lfirst;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user