Some indentation fixes to the code base to follow common conventions of the project.
Testing
Compiled & run winutil, works as expected.
Impact
Won't have any impact on end users, but may result in some merge conflicts for currently open PRs (mainly PR #2859 by @MyDrift-user, and older PR of mine, PR #2884)
Checklist
[x] My code adheres to the coding and style guidelines of the project.
[x] I have performed a self-review of my own code.
[ ] I have commented my code, particularly in hard-to-understand areas.
[ ] I have made corresponding changes to the documentation.
[x] My changes generate no errors/warnings/merge conflicts.
Type of Change
Description
Some indentation fixes to the code base to follow common conventions of the project.
Testing
Compiled & run winutil, works as expected.
Impact
Won't have any impact on end users, but may result in some merge conflicts for currently open PRs (mainly PR #2859 by @MyDrift-user, and older PR of mine, PR #2884)
Checklist