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 a641eb5..6c64a3b 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.
             */