random flailing

(cherry picked from commit 7fb9b2dc615a3bd1a3c087438af7a8b88265cfaa)
This commit is contained in:
Ben Byer
2008-04-18 17:17:01 -07:00
committed by Jeremy Huddleston
parent a7503615a6
commit edd3fb784b
6 changed files with 15 additions and 14 deletions

View File

@@ -134,7 +134,7 @@ extern int ChangeWindowAttributes(
/* Quartz support on Mac OS X uses the HIToolbox
framework whose GetWindowAttributes function conflicts here. */
#ifdef __APPLE__
#define GetWindowAttributes(w,c,x) Darwin_X_GetWindowAttributes(w,c,x)
#define GetWindowAttributes(w,c) Darwin_X_GetWindowAttributes(w,c)
extern void Darwin_X_GetWindowAttributes(
#else
extern void GetWindowAttributes(