wmbutton: wmbutton.c code clean
commit77a89054f517e104ff4ae667109510f40589d765
authorRodolfo García Peñas (kix) <kix@kix.es>
Tue, 21 Aug 2012 18:33:40 +0000 (21 20:33 +0200)
committerCarlos R. Mafra <crmafra@gmail.com>
Tue, 21 Aug 2012 19:52:03 +0000 (21 20:52 +0100)
treebbda103f6a275253e476d382e82fa99844e07189
parente07b2facf2599aee7aa06b2b1d755656a719c9d4
wmbutton: wmbutton.c code clean

This patch is a code clean patch:

- Removes spaces and tabs at end of line.
- Remove curly brackets not needed.
- Change spaces by tabs.
- Add spaces after and before operators.
- Removes spaces not needed.
- Better code style.
wmbutton/wmbutton.c