mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2025-12-24 19:30:05 +01:00
parent
22b2811e6a
commit
1335a300b9
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