mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-02-19 05:20:59 +01:00
randr: Update EDID_ATOM_NAME to reflect RandR 1.3 name change
This commit is contained in:
parent
a058192d97
commit
8511a964f8
1 changed files with 1 additions and 1 deletions
|
|
@ -2748,7 +2748,7 @@ xf86DisableUnusedFunctions(ScrnInfoPtr pScrn)
|
|||
|
||||
#ifdef RANDR_12_INTERFACE
|
||||
|
||||
#define EDID_ATOM_NAME "EDID_DATA"
|
||||
#define EDID_ATOM_NAME "EDID"
|
||||
|
||||
/**
|
||||
* Set the RandR EDID property
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue