wmaker: update src/action.c coding style
commit556b0d77a1414f47b3dbf467de2841ee79db3b04
authorDavid Maciejak <david.maciejak@gmail.com>
Mon, 25 Aug 2014 04:42:39 +0000 (25 11:42 +0700)
committerCarlos R. Mafra <crmafra@gmail.com>
Mon, 25 Aug 2014 09:42:29 +0000 (25 10:42 +0100)
treeafeba4c4a034aaf59699896b1752b60b11dffd31
parent9cb4388180029208ee1226e8e48e77978470a109
wmaker: update src/action.c coding style

This patch is updating the coding style based on checkpatch output
and as suggested by Rodolfo it also inverts the condition test
in getAnimationGeometry fct to return earlier when possible.
src/actions.c