elementary: another fix for the test case.

SVN revision: 80213
This commit is contained in:
Cedric BAIL 2012-12-05 06:46:31 +00:00
parent fd79c7d9a1
commit c2f173d845
1 changed files with 2 additions and 0 deletions

View File

@ -520,6 +520,8 @@ _state_update(State *st)
{
Vertex3 vo[4];
memset(vo, 0, sizeof (vo));
if (b > 0) nn = num + st->slices_h - row - 1;
else nn = num + row;