diff options
Diffstat (limited to 'src')
-rw-r--r-- | 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 9664243d8e..5ea58964ad 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 * |