From f2ec46fd29a05bd812fb05ebe9d0f3105be5a6c8 Mon Sep 17 00:00:00 2001 From: Patrick Guimond Date: Wed, 8 Nov 2006 17:34:33 -0500 Subject: [PATCH] Estethic change for attribute parameter name Changed num_attributes parameter of QueryContext request to num_attribs for consistency with other requests --- xcb-proto/src/extensions/glx.xml | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/xcb-proto/src/extensions/glx.xml b/xcb-proto/src/extensions/glx.xml index f1b6e5d..9441585 100644 --- a/xcb-proto/src/extensions/glx.xml +++ b/xcb-proto/src/extensions/glx.xml @@ -366,11 +366,11 @@ The patch that fixed this server bug in - + - num_attributes + num_attribs 2 -- 1.4.3.4