syntax change

This commit is contained in:
Vitor Santos Costa 2011-08-31 13:54:19 -07:00
parent bdce2e7241
commit 9993ca2f3a

View File

@ -984,7 +984,7 @@ exec_absmi(int top USES_REGS)
break;
case 3:
{ /* saved state */
return(FALSE);
return FALSE;
}
default:
/* do nothing */