many minor mods

This commit is contained in:
ceriel
1988-03-23 17:44:25 +00:00
parent 3c204ee395
commit e511419efc
13 changed files with 92 additions and 69 deletions

View File

@@ -63,7 +63,7 @@ TmpSpace(sz, al)
STATIC arith
NewTmp(plist, sz, al, regtype)
struct tmpvar **plist;
register struct tmpvar **plist;
arith sz;
{
register arith offset;