wmspec code clean - style
commitac4362a88f89f40bb6327f3ea3f70c7b1f630c26
authorRodolfo García Peñas (kix) <kix@kix.es>
Tue, 23 Oct 2012 21:59:51 +0000 (23 23:59 +0200)
committerCarlos R. Mafra <crmafra@gmail.com>
Sun, 28 Oct 2012 10:58:42 +0000 (28 10:58 +0000)
tree0b91e960a0da16e768872e2c472ec1b4069e268e
parent8b6f884d361b63ca843e9944b45524e80e39cfe6
wmspec code clean - style

This patch do these changes:

1. Removes the extra curly brackets
2. Add curly brackets if needed (code style)
3. Removes spaces in the function prototypes/declaration
   I think this is the best moment to do it, all together
   in a style clean patch.
4. Moves variable definition with the same type to the same line
src/wmspec.c