summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEgbert Eich <eich@suse.de>2004-03-14 08:32:27 +0000
committerEgbert Eich <eich@suse.de>2004-03-14 08:32:27 +0000
commit91ddef6b5dec497a7501fc7a9416cfc6454824f3 (patch)
tree0c84e18051abcb723cecf5eaeb1690f16764969c
parentefc2b386671de52b5454a336dab4afa3aeabd340 (diff)
Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1
-rw-r--r--src/XRecord.c2
-rw-r--r--src/XTest.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/XRecord.c b/src/XRecord.c
index db1264e..a003c78 100644
--- a/src/XRecord.c
+++ b/src/XRecord.c
@@ -50,7 +50,7 @@ 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 $ */
+/* $XFree86: xc/lib/Xtst/XRecord.c,v 1.7 2003/09/13 21:33:00 dawes Exp $ */
#include <stdio.h>
#include <assert.h>
diff --git a/src/XTest.c b/src/XTest.c
index 2c3ae2b..1542dd9 100644
--- a/src/XTest.c
+++ b/src/XTest.c
@@ -30,7 +30,7 @@ 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 $ */
+/* $XFree86: xc/lib/Xtst/XTest.c,v 1.6 2002/10/16 00:37:33 dawes Exp $ */
#define NEED_REPLIES
#include <X11/Xlibint.h>