mirror of
https://github.com/mirror/make.git
synced 2026-08-31 11:48:08 +08:00
* More updates and fixes.
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user