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/Xcup.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/Xcup.c')
-rw-r--r-- | libXext/src/Xcup.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libXext/src/Xcup.c b/libXext/src/Xcup.c index 8d3cb70a2..d050ba0b6 100644 --- a/libXext/src/Xcup.c +++ b/libXext/src/Xcup.c @@ -1,4 +1,3 @@ -/* $XFree86: xc/lib/Xext/Xcup.c,v 1.8 2002/10/16 02:19:22 dawes Exp $ */
/*
Copyright 1987, 1988, 1998 The Open Group
@@ -24,7 +23,6 @@ used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization from The Open Group.
*/
-/* $Xorg: Xcup.c,v 1.5 2001/02/09 02:03:49 xorgcvs Exp $ */
#ifdef HAVE_CONFIG_H
#include <config.h>
|