summaryrefslogtreecommitdiff
path: root/hw/xwin/win.h
diff options
context:
space:
mode:
authorAlexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de>2004-12-05 21:33:23 +0000
committerAlexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de>2004-12-05 21:33:23 +0000
commit531776becf95f66e6e435aad0dc21ead436ff5aa (patch)
treecf0a414a1a77b0b52b1034c42b438b3dc5da96bc /hw/xwin/win.h
parent9bd1328c49aafae67a6a6d9fd17063c75d8547a2 (diff)
missed another wBOOL issue
Diffstat (limited to 'hw/xwin/win.h')
-rw-r--r--hw/xwin/win.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/xwin/win.h b/hw/xwin/win.h
index 74d3e89e0..1f02bfa7b 100644
--- a/hw/xwin/win.h
+++ b/hw/xwin/win.h
@@ -1396,7 +1396,7 @@ void
winMWExtWMUpdateWindowDecoration (win32RootlessWindowPtr pRLWinPriv,
winScreenInfoPtr pScreenInfo);
-BOOL CALLBACK
+wBOOL CALLBACK
winMWExtWMDecorateWindow (HWND hwnd, LPARAM lParam);
Bool