]> Dogcows Code - chaz/openbox/commitdiff
comment
authorDana Jansens <danakj@orodu.net>
Wed, 11 Jul 2007 00:56:45 +0000 (00:56 +0000)
committerDana Jansens <danakj@orodu.net>
Wed, 11 Jul 2007 00:56:45 +0000 (00:56 +0000)
openbox/client.c

index 164ab91b557bcb4061bf1eb6d7d68b42e5c94a9c..ffc0488f4083b08c9a76bb0ffe5ca2350d3dc000 100644 (file)
@@ -1356,7 +1356,8 @@ static void client_update_transient_tree(ObClient *self,
 
     /** If we change our group transient-ness, our children change their
         effect group transient-ness, which affects how they relate to other
-        group windows */
+        group windows **/
+
     for (it = self->transients; it; it = g_slist_next(it)) {
         c = it->data;
         if (!c->transient_for_group)
This page took 0.027921 seconds and 4 git commands to generate.