diff options
author | Vito Caputo <vcaputo@gnugeneration.com> | 2016-08-14 19:34:54 -0700 |
---|---|---|
committer | Vito Caputo <vcaputo@gnugeneration.com> | 2016-08-14 19:34:54 -0700 |
commit | c3bbac8298c8dfd3be77151c24f3141ce8b229d6 (patch) | |
tree | 8ca01a1867d6fb3a14d805c5a8a452a8884c5bcc /src/desktop.c | |
parent | 423b2e7ffad7fdb926151fdc2918b0bb59804832 (diff) |
I've warmed up to space after control flow keywords
Approximately:
s/if(/if (/g
s/switch(/switch (/g
s/do(/do (/g
s/while(/while (/g
s/for(/for (/g
Macro use continues to be spaceless, even when used as control flow primitives
(i.e. list_for_each()), as do function calls.
Diffstat (limited to 'src/desktop.c')
0 files changed, 0 insertions, 0 deletions