[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

X Strike Force X.Org X11 SVN commit: r3921 - trunk/xserver/xorg-server/debian/patches



Author: julien
Date: 2006-10-31 11:57:46 -0500 (Tue, 31 Oct 2006)
New Revision: 3921

Modified:
   trunk/xserver/xorg-server/debian/patches/35_randr_byteswap.patch
Log:
Refresh patch 35_randr_byteswap.patch

Modified: trunk/xserver/xorg-server/debian/patches/35_randr_byteswap.patch
===================================================================
--- trunk/xserver/xorg-server/debian/patches/35_randr_byteswap.patch	2006-10-31 16:10:56 UTC (rev 3920)
+++ trunk/xserver/xorg-server/debian/patches/35_randr_byteswap.patch	2006-10-31 16:57:46 UTC (rev 3921)
@@ -6,9 +6,11 @@
 Byte swap RRSelectInput enable flags.
 ---
 
---- a/randr/randr.c
-+++ b/randr/randr.c
-@@ -1187,6 +1187,7 @@ SProcRRSelectInput (ClientPtr client)
+Index: xorg-server/randr/randr.c
+===================================================================
+--- xorg-server.orig/randr/randr.c	2006-10-31 17:47:05.000000000 +0100
++++ xorg-server/randr/randr.c	2006-10-31 17:50:04.000000000 +0100
+@@ -1188,6 +1188,7 @@
  
      swaps(&stuff->length, n);
      swapl(&stuff->window, n);



Reply to: