diff options
author | Egbert Eich <eich@suse.de> | 2004-02-26 09:23:53 +0000 |
---|---|---|
committer | Egbert Eich <eich@suse.de> | 2004-02-26 09:23:53 +0000 |
commit | 147aae87fde5edeed395f77e60f0f8e812d3b6af (patch) | |
tree | 22cbf64429c7e9f527b1830eaf9755a71de4a6a3 /hw/xfree86/shadowfb | |
parent | 8844423f890194bcb0419a38249029f1997c8c66 (diff) |
Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
Diffstat (limited to 'hw/xfree86/shadowfb')
-rw-r--r-- | hw/xfree86/shadowfb/sfbmodule.c | 2 | ||||
-rw-r--r-- | hw/xfree86/shadowfb/shadow.c | 2 | ||||
-rw-r--r-- | hw/xfree86/shadowfb/shadowfb.h | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/hw/xfree86/shadowfb/sfbmodule.c b/hw/xfree86/shadowfb/sfbmodule.c index 3bb14b0a9..f129b239a 100644 --- a/hw/xfree86/shadowfb/sfbmodule.c +++ b/hw/xfree86/shadowfb/sfbmodule.c @@ -1,4 +1,4 @@ -/* $XFree86: xc/programs/Xserver/hw/xfree86/shadowfb/sfbmodule.c,v 1.2 1999/02/01 12:08:45 dawes Exp $ */ +/* $XFree86$ */ #ifdef XFree86LOADER diff --git a/hw/xfree86/shadowfb/shadow.c b/hw/xfree86/shadowfb/shadow.c index 093f35b30..b4833f638 100644 --- a/hw/xfree86/shadowfb/shadow.c +++ b/hw/xfree86/shadowfb/shadow.c @@ -6,7 +6,7 @@ Pre-fb-write callbacks and RENDER support - Nolan Leake (nolan@vmware.com) */ -/* $XFree86: xc/programs/Xserver/hw/xfree86/shadowfb/shadow.c,v 1.21 2003/11/10 18:22:38 tsi Exp $ */ +/* $XFree86$ */ #include "X.h" #include "Xproto.h" diff --git a/hw/xfree86/shadowfb/shadowfb.h b/hw/xfree86/shadowfb/shadowfb.h index d028980bd..206646d07 100644 --- a/hw/xfree86/shadowfb/shadowfb.h +++ b/hw/xfree86/shadowfb/shadowfb.h @@ -1,4 +1,4 @@ -/* $XFree86: xc/programs/Xserver/hw/xfree86/shadowfb/shadowfb.h,v 1.4 2003/02/18 19:10:35 alanh Exp $ */ +/* $XFree86$ */ #ifndef _SHADOWFB_H #define _SHADOWFB_H |