aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2005-08-02 05:27:13 +0000
committerPascal Rigaux <pixel@mandriva.com>2005-08-02 05:27:13 +0000
commit9952e1ca4ab759cb1e13f2bccad19b3a8d717671 (patch)
treef39372dd65039b87a1e966b43a6b228f14b9c60b
parentbd420a538e45ef90f51ee319e75e549f3266d0cc (diff)
downloadmonitor-edid-9952e1ca4ab759cb1e13f2bccad19b3a8d717671.tar
monitor-edid-9952e1ca4ab759cb1e13f2bccad19b3a8d717671.tar.gz
monitor-edid-9952e1ca4ab759cb1e13f2bccad19b3a8d717671.tar.bz2
monitor-edid-9952e1ca4ab759cb1e13f2bccad19b3a8d717671.tar.xz
monitor-edid-9952e1ca4ab759cb1e13f2bccad19b3a8d717671.zip
fix documentation
-rw-r--r--cvt.c5
1 files changed, 4 insertions, 1 deletions
diff --git a/cvt.c b/cvt.c
index 4773f34..58a0fd7 100644
--- a/cvt.c
+++ b/cvt.c
@@ -1,9 +1,12 @@
/* cvt.c Generate mode timings using the CVT Standard
*
- * gcc gtf.c -o gtf -lm -Wall
+ * gcc cvt.c -o cvt -lm
*
* Copyright (c) 2001, Andy Ritger aritger@nvidia.com
* All rights reserved.
+ *
+ * work derivated from gtf.c by Pascal Rigaux pixel@mandriva.com
+ *
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions