summaryrefslogtreecommitdiff
path: root/src/i830_crt.c
diff options
context:
space:
mode:
authorThomas Hilber <sparkie@lowbyte.de>2009-06-14 20:41:46 +0200
committerPaul Menzel <paulepanter@users.sourceforge.net>2009-06-17 17:23:19 +0200
commit01cd22de54d849bef21911d62fcf13a9bd66ce65 (patch)
treecb210e6b3f485ea3ff43a9a9d09f76785347ef59 /src/i830_crt.c
parent9238ea9f919feda110af1725c3020d6199daac34 (diff)
downloadxf86-video-intel-frc-upstream-lenny-with-frc-patches.tar.gz
xf86-video-intel-frc-upstream-lenny-with-frc-patches.tar.bz2
Signed-off-by: Thomas Hilber <sparkie@lowbyte.de> Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
Diffstat (limited to 'src/i830_crt.c')
-rw-r--r--src/i830_crt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/i830_crt.c b/src/i830_crt.c
index 653e2c83..803309a7 100644
--- a/src/i830_crt.c
+++ b/src/i830_crt.c
@@ -382,7 +382,7 @@ out:
i830ReleaseLoadDetectPipe (output, dpms_mode);
/*
- * allow Xserver to run even without a CRT connected
+ * allow Xserver to run even without a CRT connected to VGA-output
*/
status = XF86OutputStatusConnected;
return status;