diff options
Diffstat (limited to 'src/glx.xml')
-rw-r--r-- | src/glx.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/glx.xml b/src/glx.xml index 9abfc5b..0b0e968 100644 --- a/src/glx.xml +++ b/src/glx.xml @@ -40,8 +40,8 @@ but on broken servers the "* 2" was missing. A workaround that is correct for all implementations is to rewrite the length field on receipt on the client side, using the expression above. -The patch that fixed this server bug in X.org CVS is here: - http://cvs.freedesktop.org/xorg/xserver/xorg/GL/glx/glxcmds.c?r1=1.6&r2=1.7 +The patch that fixed this server bug in X.org is here: + https://gitlab.freedesktop.org/xorg/xserver/-/commit/baa99be190c51b533 --> <xcb header="glx" extension-xname="GLX" extension-name="Glx" |