]> git.sesse.net Git - vlc/commit
vout_fb: cosmetics, stick to orig coding style
authorRafaël Carré <rafael.carre@gmail.com>
Tue, 15 Dec 2009 11:54:01 +0000 (12:54 +0100)
committerRafaël Carré <rafael.carre@gmail.com>
Tue, 15 Dec 2009 11:54:01 +0000 (12:54 +0100)
commited5e0de6a200f565724428ac2c548b00d34c6092
tree08ed4d07c42292ad4074b1d2577fcf933379a00b
parent9ea8c989e9ffe559196e5c74b1930052e7671507
vout_fb: cosmetics, stick to orig coding style

CamelCase for function names
No variable prefix
No space after function name
Starting braces on the same line than keyword
modules/video_output/fb.c