Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 516156
Collapse All | Expand All

(-)a/randr/randr.c (+3 lines)
Lines 555-560 Link Here
555
        mastersp = pScrPriv;
555
        mastersp = pScrPriv;
556
    }
556
    }
557
557
558
    if (!mastersp)
559
        return;
560
558
    mastersp->changed = TRUE;
561
    mastersp->changed = TRUE;
559
}
562
}
560
563

Return to bug 516156