]> Dogcows Code - chaz/openbox/blobdiff - openbox/action.c
add the .png version of the icon.h
[chaz/openbox] / openbox / action.c
index 98097d7a9bf60b370003ba7255e73296e3f6d7eb..51de17daa3abb0d967d4dface847370ece400b1b 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;
This page took 0.021727 seconds and 4 git commands to generate.