Fix a bug in lib2.bc

This bug was that a local was not listed in the auto list.

Signed-off-by: Gavin Howard <[email protected]>
This commit is contained in:
Gavin Howard 2022-12-06 07:33:52 -07:00
parent 11fbf0e663
commit f71970ae6a
Signed by: gavin
GPG Key ID: 93D31C8CA4AB6C63
1 changed files with 1 additions and 1 deletions

View File

@ -310,7 +310,7 @@ define void pnlznl(x){
print"\n"
}
define void output_byte(x,i){
auto j,p,y,b
auto j,p,y,b,s
j=ibase
ibase=A
s=scale