]> git.pld-linux.org Git - packages/X11.git/commitdiff
- think: it was already added a line below
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 26 Oct 2004 13:56:36 +0000 (13:56 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    X11-v4l.patch -> 1.2

X11-v4l.patch [deleted file]

diff --git a/X11-v4l.patch b/X11-v4l.patch
deleted file mode 100644 (file)
index 0c28cec..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
---- xc.orig/programs/Xserver/hw/xfree86/drivers/v4l/v4l.c      2004-08-08 14:22:29.000000000 +0200
-+++ xc/programs/Xserver/hw/xfree86/drivers/v4l/v4l.c   2004-08-08 14:49:23.797960776 +0200
-@@ -1017,6 +1017,8 @@
-     if (flags & PROBE_DETECT)
-       return TRUE;
-+    drv->refCount++; /* we don't want X to unload us, we're special */
-+
-     xf86XVRegisterGenericAdaptorDriver(V4LInit);
-     drv->refCount++;
-     return TRUE;
This page took 0.026883 seconds and 4 git commands to generate.