aboutsummaryrefslogtreecommitdiff
path: root/X11
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2010-01-25 07:35:54 +0000
committermarha <marha@users.sourceforge.net>2010-01-25 07:35:54 +0000
commit2ddb9669098ba260d0667276b5d1e7999c72b993 (patch)
tree12bc4a47da159dd9b2f3edf19e97b059d8b37915 /X11
parentc30175e5dfc83c42eba93614ce7c084236f348a9 (diff)
downloadvcxsrv-2ddb9669098ba260d0667276b5d1e7999c72b993.tar.gz
vcxsrv-2ddb9669098ba260d0667276b5d1e7999c72b993.tar.bz2
vcxsrv-2ddb9669098ba260d0667276b5d1e7999c72b993.zip
Synchronised X11 directory with libX11
Diffstat (limited to 'X11')
-rw-r--r--X11/ImUtil.h1
-rw-r--r--X11/XKBlib.h2
-rw-r--r--X11/Xcms.h2
-rw-r--r--X11/Xlib.h3
-rw-r--r--X11/Xlibint.h2
-rw-r--r--X11/Xlocale.h2
-rw-r--r--X11/Xregion.h1
-rw-r--r--X11/Xresource.h2
-rw-r--r--X11/Xutil.h2
-rw-r--r--X11/cursorfont.h1
10 files changed, 0 insertions, 18 deletions
diff --git a/X11/ImUtil.h b/X11/ImUtil.h
index 89f038117..5b62571ac 100644
--- a/X11/ImUtil.h
+++ b/X11/ImUtil.h
@@ -1,4 +1,3 @@
-/* $XFree86: xc/lib/X11/ImUtil.h,v 1.2 2003/04/15 22:10:07 herrb Exp $ */
#ifndef _IMUTIL_H_
#define _IMUTIL_H_
diff --git a/X11/XKBlib.h b/X11/XKBlib.h
index 019727525..291fc0515 100644
--- a/X11/XKBlib.h
+++ b/X11/XKBlib.h
@@ -1,4 +1,3 @@
-/* $Xorg: XKBlib.h,v 1.6 2000/08/17 19:45:03 cpqbld Exp $ */
/************************************************************
Copyright (c) 1993 by Silicon Graphics Computer Systems, Inc.
@@ -24,7 +23,6 @@ OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH
THE USE OR PERFORMANCE OF THIS SOFTWARE.
********************************************************/
-/* $XFree86: xc/lib/X11/XKBlib.h,v 3.5 2003/04/17 02:06:31 dawes Exp $ */
#ifndef _XKBLIB_H_
#define _XKBLIB_H_
diff --git a/X11/Xcms.h b/X11/Xcms.h
index 265719636..cea11ab48 100644
--- a/X11/Xcms.h
+++ b/X11/Xcms.h
@@ -1,4 +1,3 @@
-/* $Xorg: Xcms.h,v 1.6 2000/08/17 19:45:04 cpqbld Exp $ */
/*
* Code and supporting documentation (c) Copyright 1990 1991 Tektronix, Inc.
@@ -27,7 +26,6 @@
* DESCRIPTION
* Public include file for X Color Management System
*/
-/* $XFree86: xc/lib/X11/Xcms.h,v 1.7 2003/11/03 03:46:26 dawes Exp $ */
#ifndef _XCMS_H_
#define _XCMS_H_
diff --git a/X11/Xlib.h b/X11/Xlib.h
index 2c30bc09e..7c8bc5154 100644
--- a/X11/Xlib.h
+++ b/X11/Xlib.h
@@ -1,5 +1,3 @@
-/* $XdotOrg: lib/X11/include/X11/Xlib.h,v 1.6 2005-11-08 06:33:25 jkj Exp $ */
-/* $Xorg: Xlib.h,v 1.6 2001/02/09 02:03:38 xorgcvs Exp $ */
/*
Copyright 1985, 1986, 1987, 1991, 1998 The Open Group
@@ -25,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.
*/
-/* $XFree86: xc/lib/X11/Xlib.h,v 3.25 2003/11/17 22:20:10 dawes Exp $ */
/*
diff --git a/X11/Xlibint.h b/X11/Xlibint.h
index 2acfc7690..767b08384 100644
--- a/X11/Xlibint.h
+++ b/X11/Xlibint.h
@@ -1,4 +1,3 @@
-/* $Xorg: Xlibint.h,v 1.5 2001/02/09 02:03:38 xorgcvs Exp $ */
/*
@@ -27,7 +26,6 @@ other dealings in this Software without prior written authorization
from The Open Group.
*/
-/* $XFree86: xc/lib/X11/Xlibint.h,v 3.27 2003/05/27 22:26:26 tsi Exp $ */
#ifndef _XLIBINT_H_
#define _XLIBINT_H_ 1
diff --git a/X11/Xlocale.h b/X11/Xlocale.h
index 61d2f7a84..baa13353b 100644
--- a/X11/Xlocale.h
+++ b/X11/Xlocale.h
@@ -1,4 +1,3 @@
-/* $Xorg: Xlocale.h,v 1.4 2001/02/09 02:03:38 xorgcvs Exp $ */
/*
Copyright 1991, 1998 The Open Group
@@ -26,7 +25,6 @@ other dealings in this Software without prior written authorization
from The Open Group.
*/
-/* $XFree86: xc/lib/X11/Xlocale.h,v 1.4 2001/12/14 19:54:09 dawes Exp $ */
#ifndef _XLOCALE_H_
#define _XLOCALE_H_
diff --git a/X11/Xregion.h b/X11/Xregion.h
index aca9e7a51..7b376e556 100644
--- a/X11/Xregion.h
+++ b/X11/Xregion.h
@@ -1,4 +1,3 @@
-/* $Xorg: region.h,v 1.4 2001/02/09 02:03:40 xorgcvs Exp $ */
/************************************************************************
Copyright 1987, 1998 The Open Group
diff --git a/X11/Xresource.h b/X11/Xresource.h
index 56cc5adb4..dbb144c27 100644
--- a/X11/Xresource.h
+++ b/X11/Xresource.h
@@ -1,4 +1,3 @@
-/* $Xorg: Xresource.h,v 1.7 2001/02/09 02:03:39 xorgcvs Exp $ */
/***********************************************************
@@ -46,7 +45,6 @@ ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
SOFTWARE.
******************************************************************/
-/* $XFree86: xc/lib/X11/Xresource.h,v 3.8 2001/12/14 19:54:10 dawes Exp $ */
#ifndef _XRESOURCE_H_
#define _XRESOURCE_H_
diff --git a/X11/Xutil.h b/X11/Xutil.h
index 9e37c35c6..8ff34d9f0 100644
--- a/X11/Xutil.h
+++ b/X11/Xutil.h
@@ -1,4 +1,3 @@
-/* $Xorg: Xutil.h,v 1.8 2001/02/09 02:03:39 xorgcvs Exp $ */
/***********************************************************
@@ -46,7 +45,6 @@ ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
SOFTWARE.
******************************************************************/
-/* $XFree86: xc/lib/X11/Xutil.h,v 3.6 2003/04/13 19:22:20 dawes Exp $ */
#ifndef _XUTIL_H_
#define _XUTIL_H_
diff --git a/X11/cursorfont.h b/X11/cursorfont.h
index 8fb165cf0..70d71259b 100644
--- a/X11/cursorfont.h
+++ b/X11/cursorfont.h
@@ -1,4 +1,3 @@
-/* $Xorg: cursorfont.h,v 1.4 2001/02/09 02:03:39 xorgcvs Exp $ */
/*
Copyright 1987, 1998 The Open Group