OSDN Git Service

i965: indentation fix
authorBrian Paul <brianp@vmware.com>
Thu, 29 Oct 2009 22:06:30 +0000 (16:06 -0600)
committerBrian Paul <brianp@vmware.com>
Thu, 29 Oct 2009 22:31:57 +0000 (16:31 -0600)
src/mesa/drivers/dri/i965/brw_sf.h

index e415bbd..e835229 100644 (file)
@@ -57,7 +57,7 @@ struct brw_sf_prog_key {
 };
 
 struct brw_sf_point_tex {
-       GLboolean CoordReplace; 
+   GLboolean CoordReplace;     
 };
 
 struct brw_sf_compile {