Whitespace and indentation changes.
- Tabs replaced with spaces. - Indentation level 4 spaces. - Allman braces (except for part of commands) - Space after , - Spaces around binary operators. No other changes.
This commit is contained in:
- Tabs replaced with spaces. - Indentation level 4 spaces. - Allman braces (except for part of commands) - Space after , - Spaces around binary operators. No other changes.