From 072ef0f49182d381ac7e630eccd1b5b6749334a7 Mon Sep 17 00:00:00 2001 From: Egbert Eich Date: Thu, 26 Feb 2004 09:24:14 +0000 Subject: [PATCH] Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004 --- exec.c | 2 +- handle.c | 2 +- wq.h | 2 +- xmodmap.c | 2 +- xmodmap.h | 2 +- xmodmap.man | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/exec.c b/exec.c index 2741dc4..a1ff346 100644 --- a/exec.c +++ b/exec.c @@ -56,7 +56,7 @@ from The Open Group. * Author: Jim Fulton, MIT X Consortium; derived from parts of the * original xmodmap, written by David Rosenthal, of Sun Microsystems. */ -/* $XFree86: xc/programs/xmodmap/exec.c,v 1.6 2003/12/02 13:13:57 pascal Exp $ */ +/* $XFree86$ */ #include #include diff --git a/handle.c b/handle.c index 9d91d55..a9d8524 100644 --- a/handle.c +++ b/handle.c @@ -26,7 +26,7 @@ other dealings in this Software without prior written authorization from The Open Group. */ -/* $XFree86: xc/programs/xmodmap/handle.c,v 3.7 2001/12/14 20:02:13 dawes Exp $ */ +/* $XFree86$ */ #include #include diff --git a/wq.h b/wq.h index 5caa8a1..164e2fd 100644 --- a/wq.h +++ b/wq.h @@ -26,7 +26,7 @@ other dealings in this Software without prior written authorization from The Open Group. */ -/* $XFree86: xc/programs/xmodmap/wq.h,v 1.5 2001/12/14 20:02:13 dawes Exp $ */ +/* $XFree86$ */ #ifndef _WQ_H #define _WQ_H diff --git a/xmodmap.c b/xmodmap.c index 6cdb7f1..c635766 100644 --- a/xmodmap.c +++ b/xmodmap.c @@ -26,7 +26,7 @@ other dealings in this Software without prior written authorization from The Open Group. */ -/* $XFree86: xc/programs/xmodmap/xmodmap.c,v 1.9 2003/05/27 22:27:08 tsi Exp $ */ +/* $XFree86$ */ #include #include diff --git a/xmodmap.h b/xmodmap.h index 1a9a91c..d2cf30d 100644 --- a/xmodmap.h +++ b/xmodmap.h @@ -26,7 +26,7 @@ other dealings in this Software without prior written authorization from The Open Group. */ -/* $XFree86: xc/programs/xmodmap/xmodmap.h,v 1.5 2001/12/14 20:02:13 dawes Exp $ */ +/* $XFree86$ */ extern char *ProgramName; extern Display *dpy; diff --git a/xmodmap.man b/xmodmap.man index 2597184..a1a18dd 100644 --- a/xmodmap.man +++ b/xmodmap.man @@ -24,7 +24,7 @@ .\" other dealings in this Software without prior written authorization .\" from The Open Group. .\" -.\" $XFree86: xc/programs/xmodmap/xmodmap.man,v 1.13 2003/06/26 10:19:49 eich Exp $ +.\" $XFree86$ .\" .de EX \"Begin example .ne 5 -- 2.7.4