ziglings/patches/patches/11_while.patch
2021-02-15 17:13:55 -05:00

4 lines
55 B
Diff

24c24
< while (???) {
---
> while (n < 1024) {