mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-02-21 23:24:13 +00:00
This fixes a `-Wabsolute-value` warning emitted because of our use of `abs()` on arguments of type `long long`.
This fixes a `-Wabsolute-value` warning emitted because of our use of `abs()` on arguments of type `long long`.