Commit 20f7b9d
warning cleanup: reorder constructor initialization list
Constructors should initialize members in the order they are declared in
the class definition.
Signed-off-by: Luca Burelli <l.burelli@arduino.cc>1 parent 2ce9314 commit 20f7b9d
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
0 commit comments