mirror of
https://github.com/gryf/wmaker.git
synced 2026-02-18 15:35:55 +01:00
This update includes the 0.20.3pre3 code
This commit is contained in:
@@ -330,7 +330,7 @@ setSizeHints(WMWindow *win)
|
||||
static void
|
||||
writeGNUstepWMAttr(WMScreen *scr, Window window, GNUstepWMAttributes *attr)
|
||||
{
|
||||
CARD32 data[9];
|
||||
unsigned long data[9];
|
||||
|
||||
/* handle idiot compilers where array of CARD32 != struct of CARD32 */
|
||||
data[0] = attr->flags;
|
||||
|
||||
Reference in New Issue
Block a user