mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-01-04 19:10:14 +01:00
parent
102abeda37
commit
488b7bb1ba
1 changed files with 1 additions and 1 deletions
|
|
@ -475,7 +475,7 @@ RootlessMarkOverlappedWindows(WindowPtr pWin, WindowPtr pFirst,
|
|||
return result;
|
||||
}
|
||||
|
||||
void expose_1 (WindowPtr pWin) {
|
||||
static void expose_1 (WindowPtr pWin) {
|
||||
WindowPtr pChild;
|
||||
|
||||
if (!pWin->realized)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue