From: Dana Jansens Date: Thu, 10 Apr 2003 06:50:57 +0000 (+0000) Subject: no fuck that it was working fine X-Git-Url: https://git.brokenzipper.com/gitweb?a=commitdiff_plain;h=64dac07d07f37ec965ccc0b5bc8c8c789247cff0;p=chaz%2Fopenbox no fuck that it was working fine --- 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 {