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

@@ -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…
Cancel
Save