mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-25 17:25:08 +02: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<>.