Author: branden
Date: 2005-06-17 21:13:28 -0500 (Fri, 17 Jun 2005)
New Revision: 231

Modified:
   trunk/debian/patches/0000_backport_from_upstream.diff
Log:
Fix syntax error in patch.


Modified: trunk/debian/patches/0000_backport_from_upstream.diff
===================================================================
--- trunk/debian/patches/0000_backport_from_upstream.diff       2005-06-18 
00:11:38 UTC (rev 230)
+++ trunk/debian/patches/0000_backport_from_upstream.diff       2005-06-18 
02:13:28 UTC (rev 231)
@@ -282,10 +282,12 @@
 ===================================================================
 --- xc/programs/Xserver/hw/xfree86/drivers/ati/radeon_driver.c~        
2005-06-14 15:20:10.937305102 -0500
 +++ xc/programs/Xserver/hw/xfree86/drivers/ati/radeon_driver.c 2005-06-14 
15:26:02.286374708 -0500
-@@ -165,6 +165,9 @@
+@@ -164,7 +164,10 @@
+     OPTION_SUBPIXEL_ORDER,
  #endif
      OPTION_SHOWCACHE,
-     OPTION_DYNAMIC_CLOCKS
+-    OPTION_DYNAMIC_CLOCKS
++    OPTION_DYNAMIC_CLOCKS,
 +    OPTION_VGA_ACCESS,
 +    OPTION_REVERSE_DDC,
 +    OPTION_LVDS_PROBE_PLL


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to