some leaks plugged (as detected by the leak detector)

This commit is contained in:
dick
1986-07-18 21:10:42 +00:00
parent 7f5bcdf116
commit fa9f4ab0ab
21 changed files with 204 additions and 176 deletions

View File

@@ -21,7 +21,7 @@ struct xxx {
};
char *
st_alloc(phead, size)
head_alloc(phead, size)
char **phead;
int size;
{