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 /dix/pixmap.c | |
parent | 8844423f890194bcb0419a38249029f1997c8c66 (diff) |
Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
Diffstat (limited to 'dix/pixmap.c')
-rw-r--r-- | dix/pixmap.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dix/pixmap.c b/dix/pixmap.c index fda07801c..0ec7ed346 100644 --- a/dix/pixmap.c +++ b/dix/pixmap.c @@ -26,7 +26,7 @@ other dealings in this Software without prior written authorization from The Open Group. */ -/* $XFree86: xc/programs/Xserver/dix/pixmap.c,v 3.5 2001/12/14 19:59:32 dawes Exp $ */ +/* $XFree86$ */ #include "X.h" #include "scrnintstr.h" |