i965: indentation fix

This commit is contained in:
Brian Paul 2009-10-29 16:06:30 -06:00
parent 26d22b094b
commit 217a40d8d9

View file

@ -57,7 +57,7 @@ struct brw_sf_prog_key {
};
struct brw_sf_point_tex {
GLboolean CoordReplace;
GLboolean CoordReplace;
};
struct brw_sf_compile {