On Mon Nov 20 18:39:41 2023 +0000, Fabian Maurer wrote:
changed this line in [version 9 of the diff](/wine/wine/-/merge_requests/3151/diffs?diff_id=84538&start_sha=029fa61b3f6f537389836bd0e6b1810372a4e830#afeee35cd46e0a971cdc24a8802ea5f1bf712357_792_805)
It doesn't make a functional difference, since we set it at `count` but our upper limit for iteration is also `count`. But you're right, it's cleaner afterwards, so I changed that.