diff options
author | Egbert Eich <eich@suse.de> | 2004-02-26 09:24:13 +0000 |
---|---|---|
committer | Egbert Eich <eich@suse.de> | 2004-02-26 09:24:13 +0000 |
commit | 17de96585abae92ffab5e61b9890fb3170c202cd (patch) | |
tree | 8ab4f9af5c61808a5aa642d30eb3e8e80c38ab13 | |
parent | 53c425e61c058fa586040dda56728906025989e8 (diff) |
Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
-rw-r--r-- | psgeom.c | 2 | ||||
-rw-r--r-- | utils.c | 2 | ||||
-rw-r--r-- | utils.h | 2 | ||||
-rw-r--r-- | xkbprint.c | 2 | ||||
-rw-r--r-- | xkbprint.h | 2 | ||||
-rw-r--r-- | xkbprint.man | 2 |
6 files changed, 6 insertions, 6 deletions
@@ -24,7 +24,7 @@ THE USE OR PERFORMANCE OF THIS SOFTWARE. ********************************************************/ -/* $XFree86: xc/programs/xkbprint/psgeom.c,v 1.6 2003/04/22 14:01:49 pascal Exp $ */ +/* $XFree86$ */ #define XK_TECHNICAL #define XK_PUBLISHING @@ -25,7 +25,7 @@ * used in advertising or publicity pertaining to distribution of the * software without specific, written prior permission. \*/ -/* $XFree86: xc/programs/xkbprint/utils.c,v 3.5 2001/07/25 15:05:25 dawes Exp $ */ +/* $XFree86$ */ #include "utils.h" #include <ctype.h> @@ -27,7 +27,7 @@ * used in advertising or publicity pertaining to distribution of the * software without specific, written prior permission. \*/ -/* $XFree86: xc/programs/xkbprint/utils.h,v 1.6 2003/11/17 22:20:53 dawes Exp $ */ +/* $XFree86$ */ /***====================================================================***/ @@ -24,7 +24,7 @@ THE USE OR PERFORMANCE OF THIS SOFTWARE. ********************************************************/ -/* $XFree86: xc/programs/xkbprint/xkbprint.c,v 3.11 2003/09/24 02:43:38 dawes Exp $ */ +/* $XFree86$ */ #include <stdio.h> #include <ctype.h> @@ -27,7 +27,7 @@ THE USE OR PERFORMANCE OF THIS SOFTWARE. ********************************************************/ -/* $XFree86: xc/programs/xkbprint/xkbprint.h,v 1.2 2003/11/17 22:20:53 dawes Exp $ */ +/* $XFree86$ */ #define LABEL_AUTO -1 #define LABEL_NONE 0 diff --git a/xkbprint.man b/xkbprint.man index 2fcbbbb..92ccf22 100644 --- a/xkbprint.man +++ b/xkbprint.man @@ -1,6 +1,6 @@ .\" $Xorg: xkbprint.man,v 1.3 2000/08/17 19:54:50 cpqbld Exp $ .\" -.\" $XFree86: xc/programs/xkbprint/xkbprint.man,v 1.8 2003/05/29 21:48:12 herrb Exp $ +.\" $XFree86$ .\" .TH XKBPRINT 1 __xorgversion__ .SH NAME |