Removed bad parentheses spacing
Basically for all "( expr )" I removed the spaces to be consistent with the rest Also I used this enormous regex here : "((//|\;)[^ \t]|(for|while|if|while|do|void|int|bool)\(|(for|while|if|while|do)\ \(.*\)\;|\(\ |\ \))" Signed-off-by: Gabriel Ravier <gabravier@gmail.com>
This commit is contained in:
parent
44edb7d26e
commit
1790f74857
1 changed files with 5 additions and 5 deletions
Loading…
Add table
Reference in a new issue