Rootless: Properly typed expose_1

(cherry picked from commit 78e874fe17174ac8f61586573edaf7f16ece7b21)
This commit is contained in:
Jeremy Huddleston 2008-10-23 11:39:04 -07:00
parent 3e999d35c2
commit 8b3c278fe7

View File

@ -475,8 +475,7 @@ RootlessMarkOverlappedWindows(WindowPtr pWin, WindowPtr pFirst,
return result; return result;
} }
expose_1 (WindowPtr pWin) void expose_1 (WindowPtr pWin) {
{
WindowPtr pChild; WindowPtr pChild;
if (!pWin->realized) if (!pWin->realized)