From 6a167ee4f24cd195d197e608b70f5a91ea3ec89f Mon Sep 17 00:00:00 2001 From: Ian Romanick Date: Fri, 2 Dec 2011 15:08:58 -0800 Subject: [PATCH] glx: Use glx:CONTEXT for share_list parameter of CreateNewContext This matches the share_list parameter of CreateContext. Signed-off-by: Ian Romanick Signed-off-by: Peter Harris --- src/glx.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/glx.xml b/src/glx.xml index f23105c..53fa400 100644 --- a/src/glx.xml +++ b/src/glx.xml @@ -369,7 +369,7 @@ The patch that fixed this server bug in X.org CVS is here: - + -- 2.34.1