draw: Move loop variable declaration outside for loop.
authorVinson Lee <vlee@vmware.com>
Wed, 20 Oct 2010 06:48:59 +0000 (23:48 -0700)
committerVinson Lee <vlee@vmware.com>
Wed, 20 Oct 2010 06:48:59 +0000 (23:48 -0700)
commit289900439f0f327910496f6bc362b95930eebb53
treec29b9456fc8eae173266044e9f799379eabe0094
parent05921fd4e5305da68bb269748cb0ef059e1db417
draw: Move loop variable declaration outside for loop.

Fixes MSVC build.
src/gallium/auxiliary/draw/draw_llvm.c