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; break;
case 3: case 3:
{ /* saved state */ { /* saved state */
return(FALSE); return FALSE;
} }
default: default:
/* do nothing */ /* do nothing */