v_correct
int v_correct(SCR *, VICMD *, int);
return (v_correct(sp, vp, 0));
return (v_correct(sp, vp, F_ISSET(cmdp, E_DELTA)));
if (v_correct(sp, vp, 0))