oops, copypaste
authorDana Jansens <danakj@orodu.net>
Wed, 10 Sep 2003 17:11:46 +0000 (17:11 +0000)
committerDana Jansens <danakj@orodu.net>
Wed, 10 Sep 2003 17:11:46 +0000 (17:11 +0000)
openbox/action.c

index 98097d7..51de17d 100644 (file)
@@ -1236,7 +1236,7 @@ void action_growtoedge(union ActionData *data)
     if (!c)
         return;
     
-    a =  = screen_area(c->desktop);
+    a = screen_area(c->desktop);
     x = c->frame->area.x;
     y = c->frame->area.y;
     width = c->frame->area.width;