Simon Glover wrote:
- for (i = 0; i < 5; i++) + for (i = 0; i < 5; i++) {
I'm wondering, how I could miss this. Anyway, thank you for the report, fix checked in. leo
Simon Glover wrote:
- for (i = 0; i < 5; i++) + for (i = 0; i < 5; i++) {
I'm wondering, how I could miss this. Anyway, thank you for the report, fix checked in. leo