Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
misc: Use braces in infinite for loop
Be consistent with the style of always having braces even if a compound statement isn't required. Avoids some warnings from static analysis tools. Signed-off-by: Leandro Pereira <[email protected]>
- Loading branch information