summaryrefslogtreecommitdiff
path: root/transform.h
diff options
context:
space:
mode:
authorEgbert Eich <eich@suse.de>2004-03-14 08:35:20 +0000
committerEgbert Eich <eich@suse.de>2004-03-14 08:35:20 +0000
commit37db892d918e67bb13652d48f76d3da4c67f5d58 (patch)
treecf5326b353d7a9f16faf6cfc2b3d232a31c3e1a5 /transform.h
parente1eda60fd5b4634652d0505a13a2516515d8ff88 (diff)
Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1
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 5bd5182..b22620d 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$ */
+/* $XFree86: xc/programs/xeyes/transform.h,v 1.3 2000/02/17 14:00:35 dawes Exp $ */
typedef struct _transform {
double mx, bx;