summaryrefslogtreecommitdiff
path: root/transform.h
diff options
context:
space:
mode:
authorEgbert Eich <eich@suse.de>2004-02-26 09:24:07 +0000
committerEgbert Eich <eich@suse.de>2004-02-26 09:24:07 +0000
commitcd8a87f77a8ee8b4d29c34cc2066a840964fe3b8 (patch)
tree904397d4d2e614a6085093ffbf000bf1be853ab7 /transform.h
parentbd6d337e78c95b6cd3d831f6e6ad44afc6595520 (diff)
Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
Diffstat (limited to 'transform.h')
-rw-r--r--transform.h2
1 files changed, 1 insertions, 1 deletions
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;