Lost bit belonging to the last commit.
This commit is contained in:
parent
1787fe5b3c
commit
a339155f83
|
@ -8620,6 +8620,7 @@ mips_ip (char *str, struct mips_cl_insn *ip)
|
||||||
break;
|
break;
|
||||||
|
|
||||||
case ',':
|
case ',':
|
||||||
|
++argnum;
|
||||||
if (*s++ == *args)
|
if (*s++ == *args)
|
||||||
continue;
|
continue;
|
||||||
s--;
|
s--;
|
||||||
|
|
Loading…
Reference in New Issue