[Mesa-dev] [PATCH 11/11] i965: remove trailing spaces in brw_ff_gs.h

Iago Toral Quiroga itoral at igalia.com
Tue Nov 24 04:07:12 PST 2015


---
 src/mesa/drivers/dri/i965/brw_ff_gs.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/mesa/drivers/dri/i965/brw_ff_gs.h b/src/mesa/drivers/dri/i965/brw_ff_gs.h
index 9e016b8..e952b64 100644
--- a/src/mesa/drivers/dri/i965/brw_ff_gs.h
+++ b/src/mesa/drivers/dri/i965/brw_ff_gs.h
@@ -37,7 +37,7 @@
 #include "brw_context.h"
 #include "brw_eu.h"
 
-#define MAX_GS_VERTS (4)	
+#define MAX_GS_VERTS (4)
 
 struct brw_ff_gs_prog_key {
    GLbitfield64 attrs;
-- 
1.9.1



More information about the mesa-dev mailing list