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/extutil.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/extutil.c')
-rw-r--r-- | libXext/src/extutil.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libXext/src/extutil.c b/libXext/src/extutil.c index 144af9072..8813c1154 100644 --- a/libXext/src/extutil.c +++ b/libXext/src/extutil.c @@ -1,5 +1,4 @@ /*
- * $Xorg: extutil.c,v 1.4 2001/02/09 02:03:49 xorgcvs Exp $
*
Copyright 1989, 1998 The Open Group
@@ -45,7 +44,6 @@ in this Software without prior written authorization from The Open Group. * XSetExtensionErrorHandler establish an extension error handler
* XMissingExtension raise an error about missing ext
*/
-/* $XFree86: xc/lib/Xext/extutil.c,v 1.5 2002/10/16 00:37:27 dawes Exp $ */
#ifdef HAVE_CONFIG_H
#include <config.h>
|