mirror of
https://github.com/opnsense/src.git
synced 2026-02-19 02:30:08 -05:00
Fix whitespace bugs
- Delete trailing whitespace. - Replace 8 single column spaces with hard tabs. - Delete lines with consisting purely of blank space. - Add space between `return` and `(`, per style(9). Special care was taken to not blindly replace 8 single column spaces with tabs; doing so could break tools that do strict string comparisons with camcontrol output.
This commit is contained in:
parent
4e38d89520
commit
32b7e40e69
1 changed files with 383 additions and 386 deletions
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue