Avoid compiler warning
This commit is contained in:
parent
205444a91e
commit
baa91ecc79
|
@ -1052,6 +1052,7 @@ while (cc < ccend)
|
|||
common->ovector_start += 3 * sizeof(sljit_sw);
|
||||
}
|
||||
#endif /* SUPPORT_UNICODE */
|
||||
/* Fall through. */
|
||||
case OP_REF:
|
||||
common->optimized_cbracket[GET2(cc, 1)] = 0;
|
||||
cc += 1 + IMM2_SIZE;
|
||||
|
|
Loading…
Reference in New Issue