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

Author: Brian Paul <[email protected]>
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 {

_______________________________________________
mesa-commit mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-commit

Reply via email to