projects
/
platform
/
upstream
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ab2c0be
)
Fix strange white space that gcc didn't like.
author
Felix Kuehling
<fxkuehl@gmx.de>
Mon, 11 Oct 2004 22:26:40 +0000
(22:26 +0000)
committer
Felix Kuehling
<fxkuehl@gmx.de>
Mon, 11 Oct 2004 22:26:40 +0000
(22:26 +0000)
src/mesa/shader/arbprogparse.c
patch
|
blob
|
history
diff --git
a/src/mesa/shader/arbprogparse.c
b/src/mesa/shader/arbprogparse.c
index
d145e2f
..
32c9136
100644
(file)
--- 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