From cd8a87f77a8ee8b4d29c34cc2066a840964fe3b8 Mon Sep 17 00:00:00 2001 From: Egbert Eich Date: Thu, 26 Feb 2004 09:24:07 +0000 Subject: Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004 --- Eyes.c | 2 +- transform.c | 2 +- transform.h | 2 +- xeyes.c | 2 +- xeyes.man | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Eyes.c b/Eyes.c index 71c3c26..9b80101 100644 --- a/Eyes.c +++ b/Eyes.c @@ -1,5 +1,5 @@ /* $XConsortium: Eyes.c,v 1.28 94/04/17 20:45:22 eswu Exp $ */ -/* $XFree86: xc/programs/xeyes/Eyes.c,v 1.4 2001/08/27 23:35:13 dawes Exp $ */ +/* $XFree86$ */ /* Copyright (c) 1991 X Consortium diff --git a/transform.c b/transform.c index 9495790..eabd887 100644 --- a/transform.c +++ b/transform.c @@ -1,7 +1,7 @@ /* * transformed coordinate system objects for X */ -/* $XFree86: xc/programs/xeyes/transform.c,v 1.4 2001/08/27 23:35:13 dawes Exp $ */ +/* $XFree86$ */ # include # include diff --git a/transform.h b/transform.h index b22620d..5bd5182 100644 --- a/transform.h +++ b/transform.h @@ -2,7 +2,7 @@ * header file for transformed coordinate system. No rotations * supported, as elipses cannot be rotated in X. */ -/* $XFree86: xc/programs/xeyes/transform.h,v 1.3 2000/02/17 14:00:35 dawes Exp $ */ +/* $XFree86$ */ typedef struct _transform { double mx, bx; diff --git a/xeyes.c b/xeyes.c index a78cea1..022a00f 100644 --- a/xeyes.c +++ b/xeyes.c @@ -28,7 +28,7 @@ other dealings in this Software without prior written authorization from the X Consortium. */ -/* $XFree86: xc/programs/xeyes/xeyes.c,v 1.4 2001/08/27 23:35:13 dawes Exp $ */ +/* $XFree86$ */ #include #include diff --git a/xeyes.man b/xeyes.man index 3b2d22c..0328c8f 100644 --- a/xeyes.man +++ b/xeyes.man @@ -1,6 +1,6 @@ .\" $XConsortium: xeyes.man,v 1.12 94/04/17 20:45:24 gildea Exp $ .\" -.\" $XFree86: xc/programs/xeyes/xeyes.man,v 1.4 2003/05/29 21:48:11 herrb Exp $ +.\" $XFree86$ .\" .TH XEYES 1 __xorgversion__ .SH NAME -- cgit v1.2.3