deleted } in arith.c
This commit is contained in:
parent
4a5a463e44
commit
dfb4d0c576
@ -477,7 +477,6 @@ opnd2test(expp, oper)
|
||||
case OR: /* && and || also impose a test */
|
||||
/* It is already a test */
|
||||
return;
|
||||
}
|
||||
case ',':
|
||||
opnd2test(&((*expp)->OP_RIGHT), oper);
|
||||
return;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user