mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-10 17:12:55 +02:00
481f7d6afa tried to use `modulo()` here, but missed that the
code used `<=` instead of `<`.
Keep using `modulo()` and add an explicit conditional, which is
arguably clearer.
47 KiB
47 KiB