X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Fclient.h;h=18f1b23aefe74b582351d6c46f8f22d28cdac9a1;hb=cb444e37d21009b0e32705901836f77b08f4c5aa;hp=3ab555b00097706f63e7f7044ac5ebb96055a75d;hpb=a25b19a17f6bffdb7549651ac2e70445eb6eef1b;p=chaz%2Fopenbox diff --git a/openbox/client.h b/openbox/client.h index 3ab555b0..18f1b23a 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*)~0l) +#define TRAN_GROUP ((void*)~0ul) /*! Holds an icon in ARGB format */ typedef struct Icon {