diff options
author | Egbert Eich <eich@suse.de> | 2004-02-26 09:23:28 +0000 |
---|---|---|
committer | Egbert Eich <eich@suse.de> | 2004-02-26 09:23:28 +0000 |
commit | 9c34b95344359a22f1c730165be3af80a804df7e (patch) | |
tree | c503eb6fced3f2330ccd50394460f56aa63ce46b | |
parent | 871d6d6aeffa34b9a6fe8072f8dba94da9d733a8 (diff) |
Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
-rw-r--r-- | README | 2 | ||||
-rw-r--r-- | man/v4l.man | 2 | ||||
-rw-r--r-- | src/v4l.c | 2 | ||||
-rw-r--r-- | src/videodev.h | 2 |
4 files changed, 4 insertions, 4 deletions
@@ -34,4 +34,4 @@ -$XFree86: xc/programs/Xserver/hw/xfree86/drivers/v4l/README,v 1.2 2001/05/07 21:59:07 tsi Exp $ +$XFree86$ diff --git a/man/v4l.man b/man/v4l.man index 5337112..1b69c79 100644 --- a/man/v4l.man +++ b/man/v4l.man @@ -1,4 +1,4 @@ -.\" $XFree86: xc/programs/Xserver/hw/xfree86/drivers/v4l/v4l.man,v 1.3 2001/05/29 22:24:06 dawes Exp $ +.\" $XFree86$ .\" shorthand for double quote that works everywhere. .ds q \N'34' .TH V4L __drivermansuffix__ __vendorversion__ @@ -2,7 +2,7 @@ * video4linux Xv Driver * based on Michael Schimek's permedia 2 driver. */ -/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/v4l/v4l.c,v 1.34 2003/12/31 06:08:53 dawes Exp $ */ +/* $XFree86$ */ #include "videodev.h" #include "xf86.h" diff --git a/src/videodev.h b/src/videodev.h index 77b592e..41c5f87 100644 --- a/src/videodev.h +++ b/src/videodev.h @@ -7,7 +7,7 @@ * Used here with the explicit permission of the original author, Alan Cox. * <alan@lxorguk.ukuu.org.uk> */ -/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/v4l/videodev.h,v 1.8 2001/03/03 22:46:31 tsi Exp $ */ +/* $XFree86$ */ #include "Xmd.h" |