commit | 74a635b1ecf5efa437b5c8dc194a45528ce959ce | [log] [tgz] |
---|---|---|
author | Dawid Gajownik <gajownik@gmail.com> | Thu Aug 06 17:12:19 2015 -0300 |
committer | Bryce Harrington <bryce@osg.samsung.com> | Fri Aug 07 12:01:22 2015 -0700 |
tree | 7fc0f88638e9906f9a93cb83f5a2689f434af4f6 | |
parent | 5e653caa4a45a313a968a6a52437c0c382dc8b34 [diff] |
Coding style fixes - opening braces are on the same line as the if statement - opening braces are not on the same line as the function name - space between for/while/if and opening parenthesis Signed-off-by: Dawid Gajownik <gajownik@gmail.com> Reviewed-by: Derek Foreman <derekf@osg.samsung.com>