]> Dogcows Code - chaz/openbox/commitdiff
no fuck that it was working fine
authorDana Jansens <danakj@orodu.net>
Thu, 10 Apr 2003 06:50:57 +0000 (06:50 +0000)
committerDana Jansens <danakj@orodu.net>
Thu, 10 Apr 2003 06:50:57 +0000 (06:50 +0000)
openbox/client.h

index 18f1b23aefe74b582351d6c46f8f22d28cdac9a1..3ab555b00097706f63e7f7044ac5ebb96055a75d 100644 (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 {
This page took 0.022761 seconds and 4 git commands to generate.