summaryrefslogtreecommitdiff
path: root/record
diff options
context:
space:
mode:
authorEgbert Eich <eich@suse.de>2004-02-26 09:23:53 +0000
committerEgbert Eich <eich@suse.de>2004-02-26 09:23:53 +0000
commit147aae87fde5edeed395f77e60f0f8e812d3b6af (patch)
tree22cbf64429c7e9f527b1830eaf9755a71de4a6a3 /record
parent8844423f890194bcb0419a38249029f1997c8c66 (diff)
Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
Diffstat (limited to 'record')
-rw-r--r--record/record.c2
-rw-r--r--record/set.c2
-rw-r--r--record/set.h2
3 files changed, 3 insertions, 3 deletions
diff --git a/record/record.c b/record/record.c
index 3657ef42b..f54625a6e 100644
--- a/record/record.c
+++ b/record/record.c
@@ -32,7 +32,7 @@ This work benefited from earlier work done by Martha Zimet of NCD
and Jim Haggerty of Metheus.
*/
-/* $XFree86: xc/programs/Xserver/record/record.c,v 1.12 2003/11/17 22:20:44 dawes Exp $ */
+/* $XFree86$ */
#define NEED_EVENTS
#include "dixstruct.h"
diff --git a/record/set.c b/record/set.c
index 847a1b28d..117926256 100644
--- a/record/set.c
+++ b/record/set.c
@@ -27,7 +27,7 @@ other dealings in this Software without prior written authorization
from The Open Group.
*/
-/* $XFree86: xc/programs/Xserver/record/set.c,v 1.8 2003/11/17 22:20:44 dawes Exp $ */
+/* $XFree86$ */
/*
diff --git a/record/set.h b/record/set.h
index 169077720..6f0b872a1 100644
--- a/record/set.h
+++ b/record/set.h
@@ -27,7 +27,7 @@ other dealings in this Software without prior written authorization
from The Open Group.
*/
-/* $XFree86: xc/programs/Xserver/record/set.h,v 1.3 2003/11/17 22:20:44 dawes Exp $ */
+/* $XFree86$ */
/*
A Set Abstract Data Type (ADT) for the RECORD Extension