mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-07 06:23:52 +00:00
Correct the xf86EdidModes.c file description.
This commit is contained in:
@@ -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 <xorg-config.h>
|
||||
|
||||
Reference in New Issue
Block a user