Преглед изворни кода

Fix strange white space that gcc didn't like.

tags/unichrome-last-xinerama
Felix Kuehling пре 21 година
родитељ
комит
def29a3f87
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1
    1
      src/mesa/shader/arbprogparse.c

+ 1
- 1
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

Loading…
Откажи
Сачувај