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

Author: Marek Olšák <[email protected]>
Date:   Tue Jan 24 21:31:46 2012 +0100

mesa: remove obsolete comment in version.c

Pointed out by Brian Paul.

---

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

diff --git a/src/mesa/main/version.c b/src/mesa/main/version.c
index 38ae1ce..73ce61f 100644
--- a/src/mesa/main/version.c
+++ b/src/mesa/main/version.c
@@ -77,7 +77,6 @@ _mesa_override_glsl_version(struct gl_context *ctx)
 
 /**
  * Examine enabled GL extensions to determine GL version.
- * Return major and minor version numbers.
  */
 static void
 compute_version(struct gl_context *ctx)

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

Reply via email to