Rootless: Properly typed expose_1

(cherry picked from commit 78e874fe17)
This commit is contained in:
Jeremy Huddleston 2008-10-23 11:39:04 -07:00
parent 3e999d35c2
commit 8b3c278fe7
1 changed files with 1 additions and 2 deletions

View File

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