no fuck that it was working fine
This commit is contained in:
parent
cb444e37d2
commit
64dac07d07
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ struct Group;
|
|||
|
||||
/* The value in client.transient_for indicating it is a transient for its
|
||||
group instead of for a single window */
|
||||
#define TRAN_GROUP ((void*)~0ul)
|
||||
#define TRAN_GROUP ((void*)~0l)
|
||||
|
||||
/*! Holds an icon in ARGB format */
|
||||
typedef struct Icon {
|
||||
|
|
Loading…
Reference in a new issue