diff --git a/miext/rootless/rootlessScreen.c b/miext/rootless/rootlessScreen.c index 0db51d55a..f40913a6e 100644 --- a/miext/rootless/rootlessScreen.c +++ b/miext/rootless/rootlessScreen.c @@ -475,8 +475,7 @@ RootlessMarkOverlappedWindows(WindowPtr pWin, WindowPtr pFirst, return result; } -expose_1 (WindowPtr pWin) -{ +void expose_1 (WindowPtr pWin) { WindowPtr pChild; if (!pWin->realized)