oops, copypaste

This commit is contained in:
Dana Jansens 2003-09-10 17:11:46 +00:00
parent d4f192394f
commit 396eb330ac

View 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;