newer version

This commit is contained in:
ceriel
1986-05-14 09:03:51 +00:00
parent 0bf57a9c64
commit 15896e422c
6 changed files with 72 additions and 33 deletions

View File

@@ -477,7 +477,6 @@ DeclProc(type)
strcpy(CurrentScope->sc_name, buf);
C_inp(buf);
}
df->prc_nbpar = 0;
}
return df;