diff options
Diffstat (limited to 'hw/xfree86/utils/gtf/gtf.c')
-rw-r--r-- | hw/xfree86/utils/gtf/gtf.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/hw/xfree86/utils/gtf/gtf.c b/hw/xfree86/utils/gtf/gtf.c index 109e2bbb3..fd4a4f23c 100644 --- a/hw/xfree86/utils/gtf/gtf.c +++ b/hw/xfree86/utils/gtf/gtf.c @@ -1,4 +1,3 @@ -/* $XdotOrg: xc/programs/Xserver/hw/xfree86/etc/gtf.c,v 1.2 2004/04/23 19:53:57 eich Exp $ */ /* gtf.c Generate mode timings using the GTF Timing Standard * * gcc gtf.c -o gtf -lm -Wall @@ -103,7 +102,6 @@ * o Error checking. * */ -/* $XFree86: xc/programs/Xserver/hw/xfree86/etc/gtf.c,v 1.2 2002/11/15 17:01:53tsi Exp $ */ #ifdef HAVE_XORG_CONFIG_H # include <xorg-config.h> |