Browse Source

st/mesa: fix comment typo

tags/mesa-10.1-devel
Brian Paul 12 years ago
parent
commit
0d441aac3d
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      src/mesa/state_tracker/st_mesa_to_tgsi.c

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





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

Loading…
Cancel
Save