glsl: reindent line in ast_function.cpp
authorDave Airlie <airlied@redhat.com>
Mon, 23 May 2016 23:31:30 +0000 (09:31 +1000)
committerDave Airlie <airlied@redhat.com>
Tue, 24 May 2016 00:14:31 +0000 (10:14 +1000)
commite25728448137502e677313a70f971c8d6243fba8
tree0f01b9e4f2d2e36d61998a89b5cd31c3657ff1d9
parent82d756f3afbbaddbf89817b3ab88f684ec223783
glsl: reindent line in ast_function.cpp

This fixes a warning with gcc -Wmisleading-indentation.

Acked-by: Matt Turner <mattst88@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
src/compiler/glsl/ast_function.cpp