pkgsrc-wip/XFree86-libs/patches/patch-ao
Juan Romero Pardines e233950b9c Initial import of XFree86-libs ( 4.3.0 )
This package containts XFree86 include headers files and (shared)
library files.
2003-07-23 20:33:42 +00:00

13 lines
465 B
Text

$NetBSD: patch-ao,v 1.1.1.1 2003/07/23 20:33:52 xtraeme Exp $
--- programs/Xserver/dix/main.c.orig 2003-07-07 01:39:11.000000000 +0000
+++ programs/Xserver/dix/main.c 2003-07-07 01:43:07.000000000 +0000
@@ -505,7 +505,7 @@
/* Leave off the ridBase and ridMask, these must be sent with
connection */
- setup.release = VENDOR_RELEASE;
+ setup.release = NULL;
/*
* per-server image and bitmap parameters are defined in Xmd.h
*/