summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/i965/brw_sf.h
diff options
context:
space:
mode:
authorBrian Paul <brianp@vmware.com>2009-10-29 16:06:30 -0600
committerBrian Paul <brianp@vmware.com>2009-10-29 16:31:57 -0600
commit217a40d8d92d377e73ed1ab5a326703fab779dd1 (patch)
tree4977bc7b4362887804bb24690641e34975ad8408 /src/mesa/drivers/dri/i965/brw_sf.h
parent26d22b094bb7b2f37d4bc8edfeb1b2a9a1c96d88 (diff)
i965: indentation fix
Diffstat (limited to 'src/mesa/drivers/dri/i965/brw_sf.h')
-rw-r--r--src/mesa/drivers/dri/i965/brw_sf.h2
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 e415bbd775..e835229a1d 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 {