summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEgbert Eich <eich@suse.de>2004-02-26 09:24:13 +0000
committerEgbert Eich <eich@suse.de>2004-02-26 09:24:13 +0000
commit4821635c8a3d82a52df7191996f455fc0b463347 (patch)
treef5a679b7c74cdc24301da9bdecbf772a558e285e
parentd1c3c6175a74baf089122f4fc2136b96919577bf (diff)
downloadxkbutils-4821635c8a3d82a52df7191996f455fc0b463347.tar.gz
xkbutils-4821635c8a3d82a52df7191996f455fc0b463347.tar.bz2
xkbutils-4821635c8a3d82a52df7191996f455fc0b463347.zip
Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
-rw-r--r--LED.c2
-rw-r--r--utils.c2
-rw-r--r--utils.h2
-rw-r--r--xkbbell.c2
-rw-r--r--xkbvleds.c2
-rw-r--r--xkbwatch.c2
6 files changed, 6 insertions, 6 deletions
diff --git a/LED.c b/LED.c
index 9e00616..71e2304 100644
--- a/LED.c
+++ b/LED.c
@@ -24,7 +24,7 @@
THE USE OR PERFORMANCE OF THIS SOFTWARE.
********************************************************/
-/* $XFree86: xc/programs/xkbutils/LED.c,v 1.5 2001/07/25 15:05:25 dawes Exp $ */
+/* $XFree86$ */
#include <X11/IntrinsicP.h>
#include <X11/StringDefs.h>
diff --git a/utils.c b/utils.c
index f88c125..4ae54a8 100644
--- a/utils.c
+++ b/utils.c
@@ -25,7 +25,7 @@
* used in advertising or publicity pertaining to distribution of the
* software without specific, written prior permission.
\*/
-/* $XFree86: xc/programs/xkbutils/utils.c,v 3.5 2001/07/25 15:05:25 dawes Exp $ */
+/* $XFree86$ */
#include "utils.h"
#include <ctype.h>
diff --git a/utils.h b/utils.h
index 73d8369..f8545ac 100644
--- a/utils.h
+++ b/utils.h
@@ -27,7 +27,7 @@
* used in advertising or publicity pertaining to distribution of the
* software without specific, written prior permission.
\*/
-/* $XFree86: xc/programs/xkbutils/utils.h,v 1.6 2003/11/17 22:20:53 dawes Exp $ */
+/* $XFree86$ */
/***====================================================================***/
diff --git a/xkbbell.c b/xkbbell.c
index 95bbb7c..22aed80 100644
--- a/xkbbell.c
+++ b/xkbbell.c
@@ -24,7 +24,7 @@ OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH
THE USE OR PERFORMANCE OF THIS SOFTWARE.
********************************************************/
-/* $XFree86: xc/programs/xkbutils/xkbbell.c,v 1.5 2001/04/01 14:00:22 tsi Exp $ */
+/* $XFree86$ */
#include <stdio.h>
#include <string.h>
diff --git a/xkbvleds.c b/xkbvleds.c
index 23e95ad..729531d 100644
--- a/xkbvleds.c
+++ b/xkbvleds.c
@@ -24,7 +24,7 @@
THE USE OR PERFORMANCE OF THIS SOFTWARE.
********************************************************/
-/* $XFree86: xc/programs/xkbutils/xkbvleds.c,v 3.5 2001/04/01 14:00:22 tsi Exp $ */
+/* $XFree86$ */
#include <stdlib.h>
#include <X11/X.h>
diff --git a/xkbwatch.c b/xkbwatch.c
index 5e620cd..bfab705 100644
--- a/xkbwatch.c
+++ b/xkbwatch.c
@@ -24,7 +24,7 @@
THE USE OR PERFORMANCE OF THIS SOFTWARE.
********************************************************/
-/* $XFree86: xc/programs/xkbutils/xkbwatch.c,v 3.5 2001/04/01 14:00:22 tsi Exp $ */
+/* $XFree86$ */
#include <stdlib.h>
#include <X11/X.h>