X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Fclient.h;h=3ab555b00097706f63e7f7044ac5ebb96055a75d;hb=fb1696659672386bcfc0f753b67f9eeda74e93b9;hp=18f1b23aefe74b582351d6c46f8f22d28cdac9a1;hpb=cb444e37d21009b0e32705901836f77b08f4c5aa;p=chaz%2Fopenbox diff --git a/openbox/client.h b/openbox/client.h index 18f1b23a..3ab555b0 100644 --- a/openbox/client.h +++ b/openbox/client.h @@ -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 {