diff options
author | Egbert Eich <eich@suse.de> | 2004-02-26 13:35:34 +0000 |
---|---|---|
committer | Egbert Eich <eich@suse.de> | 2004-02-26 13:35:34 +0000 |
commit | b7c0ec40d3045f024bb74292189f72cdf7a1cd14 (patch) | |
tree | 0c84e18051abcb723cecf5eaeb1690f16764969c /src | |
parent | 2f5a9d8afe48466be084cea784ac73e932655f6e (diff) |
readding XFree86's cvs IDsxf86-4_3_99_903
Diffstat (limited to 'src')
-rw-r--r-- | src/XRecord.c | 2 | ||||
-rw-r--r-- | src/XTest.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/XRecord.c b/src/XRecord.c index 7f4c465..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$ */ +/* $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 0aacd24..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$ */ +/* $XFree86: xc/lib/Xtst/XTest.c,v 1.6 2002/10/16 00:37:33 dawes Exp $ */ #define NEED_REPLIES #include <X11/Xlibint.h> |