coding style: function open braces on next line.
authorGustavo Sverzut Barbieri <barbieri@profusion.mobi>
Mon, 30 Jul 2012 21:29:47 +0000 (18:29 -0300)
committerGustavo Sverzut Barbieri <barbieri@profusion.mobi>
Mon, 30 Jul 2012 21:29:47 +0000 (18:29 -0300)
commit74a2749fe8ffb21128097eb526e4732c0b9e6fb8
tree8c998761ea456340bde3cac08efe01f4589e9dd9
parente32da77278586ef78f44b54a847536d109df666d
coding style: function open braces on next line.

We should have the open brace on the next line, after function
declaration. My bad, with Iscaro following the pattern afterwards.
dialer/callscreen.c
dialer/contacts.c
dialer/history.c
dialer/keypad.c