From 0970de31718288e5f2d655147d067ab2e2df5e37 Mon Sep 17 00:00:00 2001 From: Kristof Ralovich Date: Tue, 21 Oct 2008 08:20:24 -0600 Subject: [PATCH] glx: updated comment --- src/glx/x11/glx_query.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/glx/x11/glx_query.c b/src/glx/x11/glx_query.c index 9664243d8ef..5ea58964ad2 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 * -- 2.30.2