* More updates and fixes.

This commit is contained in:
Paul Smith
2000-06-20 05:48:40 +00:00
parent 0d70d05458
commit 3e6f48b444
15 changed files with 63 additions and 138 deletions

View File

@@ -1776,8 +1776,6 @@ handle_function (op, stringp)
end = beg + len;
}
p = beg;
nargs = 0;
for (p=beg, nargs=0; p <= end; ++argvp)
{
char *next;