Mesa (master): mesa: fix comment typo

Brian Paul brianp at kemper.freedesktop.org
Wed Apr 22 22:44:11 UTC 2009


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

Author: Brian Paul <brianp at vmware.com>
Date:   Wed Apr 22 16:38:04 2009 -0600

mesa: fix comment typo

---

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

diff --git a/src/mesa/main/pixel.c b/src/mesa/main/pixel.c
index 52781e0..57ae9c7 100644
--- a/src/mesa/main/pixel.c
+++ b/src/mesa/main/pixel.c
@@ -819,7 +819,7 @@ update_image_transfer_state(GLcontext *ctx)
 
 
 /**
- * Update meas pixel transfer derived state.
+ * Update mesa pixel transfer derived state.
  */
 void _mesa_update_pixel( GLcontext *ctx, GLuint new_state )
 {




More information about the mesa-commit mailing list