linker: Fix the indentation of a block in cross_validate_globals
authorIan Romanick <ian.d.romanick@intel.com>
Mon, 31 Oct 2011 20:07:06 +0000 (13:07 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Thu, 3 Nov 2011 20:36:00 +0000 (13:36 -0700)
commit46173f907979af0b753befdcf6992e19d8453951
treec21a314be3461ea596c67796244bf69d3401906a
parent9954a93ab77e64b01b95837f90a567df9e8c94df
linker: Fix the indentation of a block in cross_validate_globals

I suspect the indentation got messed up during a code merge.

Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Acked-by: Paul Berry <stereotype441@gmail.com>
src/glsl/linker.cpp