i think this would overflow?
This commit is contained in:
parent
3da77dbf71
commit
3c4e59d597
1 changed files with 1 additions and 1 deletions
|
@ -2310,7 +2310,7 @@ static void client_change_wm_state(ObClient *self)
|
|||
|
||||
static void client_change_state(ObClient *self)
|
||||
{
|
||||
gulong netstate[11];
|
||||
gulong netstate[12];
|
||||
guint num;
|
||||
|
||||
num = 0;
|
||||
|
|
Loading…
Reference in a new issue