Rootless: Properly typed expose_1

This commit is contained in:
Jeremy Huddleston 2008-10-23 11:39:04 -07:00
parent bf561a06b2
commit 78e874fe17

View File

@ -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)