Commit 39f73ef
committed
Fix clang-format: Use single space before inline comments
- Change double spaces to single spaces before inline comments
- Lines 56-58: Adjust comment spacing to match clang-format requirements
- Maintain code readability and functionality1 parent 2f965e0 commit 39f73ef
1 file changed
Lines changed: 3 additions & 3 deletions
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
57 | | - | |
58 | | - | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| |||
0 commit comments