Mesa (master): glx: updated comment

Brian Paul brianp at kemper.freedesktop.org
Tue Oct 21 14:21:06 UTC 2008


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

Author: Kristof Ralovich <kristof.ralovich at gmail.com>
Date:   Tue Oct 21 08:20:24 2008 -0600

glx: updated comment

---

 src/glx/x11/glx_query.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/glx/x11/glx_query.c b/src/glx/x11/glx_query.c
index 9664243..5ea5896 100644
--- a/src/glx/x11/glx_query.c
+++ b/src/glx/x11/glx_query.c
@@ -55,7 +55,7 @@ typedef struct GLXGenericGetString
 #define X_GLXGenericGetString 0
 
 /**
- * Query the Server GLX string and cache it in the display private.
+ * Query the Server GLX string.
  * This routine will allocate the necessay space for the string.
  */
 char *




More information about the mesa-commit mailing list