merge
This commit is contained in:
commit
b29e414bc6
1 changed files with 4 additions and 0 deletions
|
@ -961,6 +961,10 @@ loop:
|
|||
case OSTRING:
|
||||
case OLSTRING:
|
||||
case ONAME:
|
||||
case OREGPAIR:
|
||||
case OEXREG:
|
||||
case OREGISTER:
|
||||
case OINDREG:
|
||||
return 0;
|
||||
}
|
||||
return 1;
|
||||
|
|
Loading…
Reference in a new issue