all repos — openbox @ 60fa05f70c7bd4c63c31ebeebd63ea614a7a2bcd

openbox fork - make it a bit more like ryudo

rm double ;;
Dana Jansens danakj@orodu.net
commit

60fa05f70c7bd4c63c31ebeebd63ea614a7a2bcd

parent

15386e86d42898664f682d03d3f510452e2d9f69

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M openbox/action.copenbox/action.c

@@ -1223,7 +1223,7 @@ #endif

void action_toggle_decorations(union ActionData *data) { - ObClient *c = data->client.c;; + ObClient *c = data->client.c; if (!c) return;