summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorJesse Adkins <jesserayadkins@gmail.com>2010-09-28 13:30:04 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2010-10-06 21:16:49 -0700
commit809ceed85bb577d4bbf80f2d84382375c65b9fbe (patch)
tree957e5e9b209eea9b55bb16df5244623a29e96387 /src
parent785d8cde2d3beecfb23a9dd9b87bb0d96cf352b8 (diff)
downloadxorg-lib-libXtst-809ceed85bb577d4bbf80f2d84382375c65b9fbe.tar.gz
Purge cvs tags.
Signed-off-by: Jesse Adkins <jesserayadkins@gmail.com> Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'src')
-rw-r--r--src/XRecord.c3
-rw-r--r--src/XTest.c2
2 files changed, 0 insertions, 5 deletions
diff --git a/src/XRecord.c b/src/XRecord.c
index 40fbcc5..45c8b43 100644
--- a/src/XRecord.c
+++ b/src/XRecord.c
@@ -1,6 +1,4 @@
/*
-$Xorg: XRecord.c,v 1.4 2001/02/09 02:04:00 xorgcvs Exp $
-
XRecord.c - client-side library for RECORD extension
Copyright 1995, 1998 The Open Group
@@ -50,7 +48,6 @@ from The Open Group.
/*
* By Stephen Gildea, X Consortium, and Martha Zimet, NCD.
*/
-/* $XFree86: xc/lib/Xtst/XRecord.c,v 1.6 2002/10/16 00:37:33 dawes Exp $ */
#include <stdio.h>
#include <assert.h>
diff --git a/src/XTest.c b/src/XTest.c
index c04cc09..6a44e60 100644
--- a/src/XTest.c
+++ b/src/XTest.c
@@ -1,4 +1,3 @@
-/* $Xorg: XTest.c,v 1.5 2001/02/09 02:04:00 xorgcvs Exp $ */
/*
Copyright 1990, 1991 by UniSoft Group Limited
*/
@@ -30,7 +29,6 @@ other dealings in this Software without prior written authorization
from The Open Group.
*/
-/* $XFree86: xc/lib/Xtst/XTest.c,v 1.5 2001/12/14 19:56:40 dawes Exp $ */
#include <X11/Xlibint.h>
#include <X11/extensions/XTest.h>