From 667e95f2e8389d9f23c50446d6d664eddd16d260 Mon Sep 17 00:00:00 2001 From: Eric Anholt Date: Mon, 2 Jul 2007 11:36:11 -0700 Subject: [PATCH] Correct the xf86EdidModes.c file description. --- hw/xfree86/modes/xf86EdidModes.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/hw/xfree86/modes/xf86EdidModes.c b/hw/xfree86/modes/xf86EdidModes.c index a9f9ddc9c..5a6faa261 100644 --- a/hw/xfree86/modes/xf86EdidModes.c +++ b/hw/xfree86/modes/xf86EdidModes.c @@ -22,8 +22,9 @@ */ /** - * @file This is a copy of edid_modes.c from the X Server, for compatibility - * with old X Servers. + * @file This file covers code to convert a xf86MonPtr containing EDID-probed + * information into a list of modes, including applying monitor-specific + * quirks to fix broken EDID data. */ #ifdef HAVE_XORG_CONFIG_H #include