]> git.sur5r.net Git - i3/i3/commit
code style fixes for the previous commit
authorMichael Stapelberg <michael@stapelberg.de>
Sun, 25 Nov 2012 19:55:49 +0000 (20:55 +0100)
committerMichael Stapelberg <michael@stapelberg.de>
Sun, 25 Nov 2012 19:55:49 +0000 (20:55 +0100)
commit19cbd3cbeca8f043830a80a35fdcb28c971d4da5
tree9aa7140b87521ead69d9b5e02dc9670c5d3ca04f
parentf41fa1baa1043c59519f5376f65dd4804edb2183
code style fixes for the previous commit

• our function names use underscores
• rewrote the function’s comment
• function comments must be in the source _and_ in the header
• no blank lines after function signatures
include/floating.h
src/commands.c
src/floating.c