Module: Mesa
Branch: master
Commit: 0d441aac3d28e58b54b25a6dcd4c4cb086f9725d
URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=0d441aac3d28e58b54b25a6dcd4c4cb086f9725d

Author: Brian Paul <[email protected]>
Date:   Mon Sep 30 09:06:52 2013 -0600

st/mesa: fix comment typo

---

 src/mesa/state_tracker/st_mesa_to_tgsi.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/mesa/state_tracker/st_mesa_to_tgsi.c 
b/src/mesa/state_tracker/st_mesa_to_tgsi.c
index 67c6f53..1bbeced 100644
--- a/src/mesa/state_tracker/st_mesa_to_tgsi.c
+++ b/src/mesa/state_tracker/st_mesa_to_tgsi.c
@@ -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,

_______________________________________________
mesa-commit mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-commit

Reply via email to