Commit b7c190d9 authored by Bodo Möller's avatar Bodo Möller
Browse files

More indentation consistency: for (), while (), if (), return ()

usually get a space between keyword and opening paranthesis
so that they don't look like function calls, where no space is
used.
parent 82aec1cc
Loading
Loading
Loading
Loading
+50 −50

File changed.

Contains only whitespace changes.