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