no fuck that it was working fine

This commit is contained in:
Dana Jansens 2003-04-10 06:50:57 +00:00
parent cb444e37d2
commit 64dac07d07

View file

@ -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 {