Sfoglia il codice sorgente

st/mesa: fix comment typo

tags/mesa-10.1-devel
Brian Paul 12 anni fa
parent
commit
0d441aac3d
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1
    1
      src/mesa/state_tracker/st_mesa_to_tgsi.c

+ 1
- 1
src/mesa/state_tracker/st_mesa_to_tgsi.c Vedi File

@@ -853,7 +853,7 @@ emit_wpos_adjustment( struct st_translate *t,


/**
* Emit fragment position/ooordinate code.
* Emit fragment position/coordinate code.
*/
static void
emit_wpos(struct st_context *st,

Loading…
Annulla
Salva