summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEgbert Eich <eich@suse.de>2004-02-26 09:24:14 +0000
committerEgbert Eich <eich@suse.de>2004-02-26 09:24:14 +0000
commit072ef0f49182d381ac7e630eccd1b5b6749334a7 (patch)
tree88c2d567276afdf9d92f267c85ce8b8304d52c21
parenteb9faf624f11691c4ca7344f4169117718cea9c7 (diff)
Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
-rw-r--r--exec.c2
-rw-r--r--handle.c2
-rw-r--r--wq.h2
-rw-r--r--xmodmap.c2
-rw-r--r--xmodmap.h2
-rw-r--r--xmodmap.man2
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 <X11/Xos.h>
#include <X11/Xlib.h>
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 <X11/Xos.h>
#include <X11/Xlib.h>
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 <X11/Xos.h>
#include <X11/Xlib.h>
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