diff options
author | marha <marha@users.sourceforge.net> | 2010-10-07 20:22:49 +0000 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2010-10-07 20:22:49 +0000 |
commit | a0fec3241c7f4bd166dc235d840bea6d660b0339 (patch) | |
tree | 8012487695d27e5abd8cdf2461ab075733e8adf6 /libXext/src/Xdbe.c | |
parent | 51f3d1e140307561f64c47dae1d44f912accb5cf (diff) | |
download | vcxsrv-a0fec3241c7f4bd166dc235d840bea6d660b0339.tar.gz vcxsrv-a0fec3241c7f4bd166dc235d840bea6d660b0339.tar.bz2 vcxsrv-a0fec3241c7f4bd166dc235d840bea6d660b0339.zip |
libXext xserver libXau libXinerama update 7/10/2010
Diffstat (limited to 'libXext/src/Xdbe.c')
-rw-r--r-- | libXext/src/Xdbe.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libXext/src/Xdbe.c b/libXext/src/Xdbe.c index 5b8573e19..930b51f60 100644 --- a/libXext/src/Xdbe.c +++ b/libXext/src/Xdbe.c @@ -1,4 +1,3 @@ -/* $Xorg: Xdbe.c,v 1.4 2000/08/17 19:45:53 cpqbld Exp $ */
/******************************************************************************
*
* Copyright (c) 1994, 1995 Hewlett-Packard Company
@@ -30,7 +29,6 @@ * Xlib DBE code
*
*****************************************************************************/
-/* $XFree86: xc/lib/Xext/Xdbe.c,v 3.7 2002/10/16 02:19:22 dawes Exp $ */
#ifdef HAVE_CONFIG_H
#include <config.h>
|