randr: Update EDID_ATOM_NAME to reflect RandR 1.3 name change
This commit is contained in:
parent
a058192d97
commit
8511a964f8
|
@ -2748,7 +2748,7 @@ xf86DisableUnusedFunctions(ScrnInfoPtr pScrn)
|
||||||
|
|
||||||
#ifdef RANDR_12_INTERFACE
|
#ifdef RANDR_12_INTERFACE
|
||||||
|
|
||||||
#define EDID_ATOM_NAME "EDID_DATA"
|
#define EDID_ATOM_NAME "EDID"
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Set the RandR EDID property
|
* Set the RandR EDID property
|
||||||
|
|
Loading…
Reference in New Issue