mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 21:41:25 +00:00
Fix "warning: no previous prototype for ‘miRROutputGetProperty’".
This commit is contained in:
@@ -418,6 +418,11 @@ miRROutputSetProperty (ScreenPtr pScreen,
|
||||
Atom property,
|
||||
RRPropertyValuePtr value);
|
||||
|
||||
Bool
|
||||
miRROutputGetProperty (ScreenPtr pScreen,
|
||||
RROutputPtr output,
|
||||
Atom property);
|
||||
|
||||
Bool
|
||||
miRROutputValidateMode (ScreenPtr pScreen,
|
||||
RROutputPtr output,
|
||||
|
||||
Reference in New Issue
Block a user