From 4bb7543de6c66d6d9068f76f253d45f44f58d5fb Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Mon, 15 Sep 2003 03:24:27 +0000 Subject: [PATCH] fix comment --- openbox/place.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/openbox/place.c b/openbox/place.c index a641eb5e..6c64a3bc 100644 --- a/openbox/place.c +++ b/openbox/place.c @@ -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. */ -- 2.39.2