summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEgbert Eich <eich@suse.de>2004-02-26 09:24:18 +0000
committerEgbert Eich <eich@suse.de>2004-02-26 09:24:18 +0000
commit7fa37d32c068326b5b15a41b629f77f729f0a957 (patch)
tree2ae14718e5d7af49d814ebbc5aa905a9ca9f31fa
parent90f07bf50dca2354b677152ddb4bd6e51e40311f (diff)
Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
-rw-r--r--XEKeybCtrl.c2
-rw-r--r--XEKeybCtrl.h2
-rw-r--r--chparse.c2
-rw-r--r--chparse.h2
-rw-r--r--xtrap.man2
-rw-r--r--xtrapchar.c2
-rw-r--r--xtrapin.c2
-rw-r--r--xtrapinfo.c2
-rw-r--r--xtrapout.c2
-rw-r--r--xtrapproto.c2
-rw-r--r--xtrapreset.c2
-rw-r--r--xtrapstats.c2
12 files changed, 12 insertions, 12 deletions
diff --git a/XEKeybCtrl.c b/XEKeybCtrl.c
index 1c851b2..3000783 100644
--- a/XEKeybCtrl.c
+++ b/XEKeybCtrl.c
@@ -1,4 +1,4 @@
-/* $XFree86: xc/programs/xtrap/XEKeybCtrl.c,v 1.1 2001/11/02 23:29:34 dawes Exp $ */
+/* $XFree86$ */
/*****************************************************************************
Copyright 1987, 1988, 1989, 1990, 1991, 1992 by Digital Equipment Corp.,
Maynard, MA
diff --git a/XEKeybCtrl.h b/XEKeybCtrl.h
index d0362c4..aa1b14a 100644
--- a/XEKeybCtrl.h
+++ b/XEKeybCtrl.h
@@ -1,4 +1,4 @@
-/* $XFree86: xc/programs/xtrap/XEKeybCtrl.h,v 1.1 2001/11/02 23:29:34 dawes Exp $ */
+/* $XFree86$ */
extern int XEEnableCtrlKeys(void(*rtn)(int));
extern int XEEnableCtrlC(void (*rtn)(int));
diff --git a/chparse.c b/chparse.c
index 820f308..74674b0 100644
--- a/chparse.c
+++ b/chparse.c
@@ -1,4 +1,4 @@
-/* $XFree86: xc/programs/xtrap/chparse.c,v 1.4 2003/05/27 22:27:13 tsi Exp $ */
+/* $XFree86$ */
/*****************************************************************************
Copyright 1987, 1988, 1989, 1990, 1991 by Digital Equipment Corp., Maynard, MA
diff --git a/chparse.h b/chparse.h
index 933846d..588df21 100644
--- a/chparse.h
+++ b/chparse.h
@@ -1,4 +1,4 @@
-/* $XFree86: xc/programs/xtrap/chparse.h,v 1.1 2001/11/02 23:29:34 dawes Exp $ */
+/* $XFree86$ */
extern int chparse(int max_delay, int rest_delay, int *state, int *private,
int param[], int *nparam, int inter[], int *ninter,
diff --git a/xtrap.man b/xtrap.man
index d1a4938..c2dd35d 100644
--- a/xtrap.man
+++ b/xtrap.man
@@ -1,4 +1,4 @@
-.\" $XFree86: xc/programs/xtrap/xtrap.man,v 1.3 2003/05/29 21:48:13 herrb Exp $
+.\" $XFree86$
.TH xtrap 1
.SH NAME
xtrapreset, xtrapinfo, xtrapstats, xtrapout, xtrapin, xtrapchar, xtrapproto
diff --git a/xtrapchar.c b/xtrapchar.c
index 3f632d6..bdab319 100644
--- a/xtrapchar.c
+++ b/xtrapchar.c
@@ -1,4 +1,4 @@
-/* $XFree86: xc/programs/xtrap/xtrapchar.c,v 1.3 2001/12/12 00:43:50 dawes Exp $ */
+/* $XFree86$ */
/*
* @DEC_COPYRIGHT@
*/
diff --git a/xtrapin.c b/xtrapin.c
index f70fb85..f6835dd 100644
--- a/xtrapin.c
+++ b/xtrapin.c
@@ -1,4 +1,4 @@
-/* $XFree86: xc/programs/xtrap/xtrapin.c,v 1.3 2003/05/27 22:27:13 tsi Exp $ */
+/* $XFree86$ */
/*
* @DEC_COPYRIGHT@
*/
diff --git a/xtrapinfo.c b/xtrapinfo.c
index 0337e83..1c14c39 100644
--- a/xtrapinfo.c
+++ b/xtrapinfo.c
@@ -1,4 +1,4 @@
-/* $XFree86: xc/programs/xtrap/xtrapinfo.c,v 1.2 2002/09/18 17:11:57 tsi Exp $ */
+/* $XFree86$ */
/*
* @DEC_COPYRIGHT@
*/
diff --git a/xtrapout.c b/xtrapout.c
index f784a99..95093c6 100644
--- a/xtrapout.c
+++ b/xtrapout.c
@@ -1,4 +1,4 @@
-/* $XFree86: xc/programs/xtrap/xtrapout.c,v 1.2 2001/12/12 00:43:50 dawes Exp $ */
+/* $XFree86$ */
/*
* @DEC_COPYRIGHT@
*/
diff --git a/xtrapproto.c b/xtrapproto.c
index 1fed9fa..aaeda3a 100644
--- a/xtrapproto.c
+++ b/xtrapproto.c
@@ -1,4 +1,4 @@
-/* $XFree86: xc/programs/xtrap/xtrapproto.c,v 1.4 2003/05/27 22:27:13 tsi Exp $ */
+/* $XFree86$ */
/*
* @DEC_COPYRIGHT@
*/
diff --git a/xtrapreset.c b/xtrapreset.c
index 1eda765..c9c63cd 100644
--- a/xtrapreset.c
+++ b/xtrapreset.c
@@ -1,4 +1,4 @@
-/* $XFree86: xc/programs/xtrap/xtrapreset.c,v 1.2 2002/09/18 17:11:57 tsi Exp $ */
+/* $XFree86$ */
/*
* @DEC_COPYRIGHT@
*/
diff --git a/xtrapstats.c b/xtrapstats.c
index 5dc0def..5294969 100644
--- a/xtrapstats.c
+++ b/xtrapstats.c
@@ -1,4 +1,4 @@
-/* $XFree86: xc/programs/xtrap/xtrapstats.c,v 1.2 2002/09/18 17:11:57 tsi Exp $ */
+/* $XFree86$ */
/*
* @DEC_COPYRIGHT@
*/