summaryrefslogtreecommitdiff
path: root/src/mesa/shader
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa/shader')
-rw-r--r--src/mesa/shader/arbprogparse.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mesa/shader/arbprogparse.c b/src/mesa/shader/arbprogparse.c
index d145e2f59a..32c9136583 100644
--- a/src/mesa/shader/arbprogparse.c
+++ b/src/mesa/shader/arbprogparse.c
@@ -172,7 +172,7 @@ __extension__ static char arb_grammar_text[] =
#define ARB_FRAGMENT_PROGRAM_SHADOW 0x40
/* GL_ARB_draw_buffers option flags */
-#define ARB_DRAW_BUFFERS                           0x80
+#define ARB_DRAW_BUFFERS 0x80
/* GL_ARB_fragment_program instruction class */
#define OP_ALU_INST 0x00