Mesa (master): i965: indentation fix

Brian Paul brianp at kemper.freedesktop.org
Thu Oct 29 22:33:48 UTC 2009


Module: Mesa
Branch: master
Commit: 217a40d8d92d377e73ed1ab5a326703fab779dd1
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=217a40d8d92d377e73ed1ab5a326703fab779dd1

Author: Brian Paul <brianp at vmware.com>
Date:   Thu Oct 29 16:06:30 2009 -0600

i965: indentation fix

---

 src/mesa/drivers/dri/i965/brw_sf.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/mesa/drivers/dri/i965/brw_sf.h b/src/mesa/drivers/dri/i965/brw_sf.h
index e415bbd..e835229 100644
--- a/src/mesa/drivers/dri/i965/brw_sf.h
+++ b/src/mesa/drivers/dri/i965/brw_sf.h
@@ -57,7 +57,7 @@ struct brw_sf_prog_key {
 };
 
 struct brw_sf_point_tex {
-	GLboolean CoordReplace;	
+   GLboolean CoordReplace;	
 };
 
 struct brw_sf_compile {




More information about the mesa-commit mailing list