mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-02 14:48:15 +00:00
The time_t type itself is signed, and the result of this conversion is always stored as time_t, so let's not use to_uint<>.
The time_t type itself is signed, and the result of this conversion is always stored as time_t, so let's not use to_uint<>.