]> Dogcows Code - chaz/openbox/commitdiff
fix comment
authorDana Jansens <danakj@orodu.net>
Mon, 15 Sep 2003 03:24:27 +0000 (03:24 +0000)
committerDana Jansens <danakj@orodu.net>
Mon, 15 Sep 2003 03:24:27 +0000 (03:24 +0000)
openbox/place.c

index a641eb5e7a449f642355d000ab9c7a45bfdd3ed0..6c64a3bce0a7bca0023d91120b714efa0fc7e0a1 100644 (file)
@@ -85,8 +85,8 @@ static GSList* area_remove(GSList *list, Rect *a)
         } else {
             Rect isect, extra;
 
-            /* Use an intersection of win and curr to determine the space
-               around curr that we can use.
+            /* Use an intersection of a and r to determine the space
+               around r that we can use.
 
                NOTE: the spaces calculated can overlap.
             */
This page took 0.022059 seconds and 4 git commands to generate.