mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00:00
typo
This commit is contained in:
@@ -194,7 +194,7 @@ void
|
||||
RROutputSetCrtc (RROutputPtr output, RRCrtcPtr crtc)
|
||||
{
|
||||
if (output->crtc == crtc)
|
||||
return TRUE;
|
||||
return;
|
||||
output->crtc = crtc;
|
||||
output->changed = TRUE;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user