summaryrefslogtreecommitdiff
path: root/src/i830_crt.c
diff options
context:
space:
mode:
authorPaul Menzel <paulepanter@users.sourceforge.net>2009-06-17 17:25:38 +0200
committerPaul Menzel <paulepanter@users.sourceforge.net>2009-06-17 17:25:38 +0200
commitd7d18c86fafdb70219f2a33c358118e89acac5e5 (patch)
tree61c685ba9c7973b3e27cee7d7c3a07bc71481be6 /src/i830_crt.c
parent0c556eea402b5f42886edf848f0904d04bf7f7e3 (diff)
parent01cd22de54d849bef21911d62fcf13a9bd66ce65 (diff)
downloadxf86-video-intel-frc-debian-lenny-with-frc-patches.tar.gz
xf86-video-intel-frc-debian-lenny-with-frc-patches.tar.bz2
Merge branch 'ulf' into dlfdebian-lenny-with-frc-patches
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 86ba9fb9..32aef956 100644
--- a/src/i830_crt.c
+++ b/src/i830_crt.c
@@ -393,7 +393,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;