Some bug fixes and minor extensions

This commit is contained in:
ceriel
1987-01-16 13:51:42 +00:00
parent 30820da804
commit 810eb7b0d6
9 changed files with 140 additions and 41 deletions

View File

@@ -20,7 +20,7 @@ n_proc(name) char *name; {
extern int npatbytes;
sy_p = lookup(name,symproc,newsymbol);
sy_p->sy_value.syv_procoff = npatbytes;
sy_p->sy_value.syv_procoff = npatbytes + 1;
}
struct varinfo *