Skip to content
Commit 49fcadb1 authored by Adriaan de Groot's avatar Adriaan de Groot 💬
Browse files

Fix build on 32-bit systems

The added comment explains it all, really: you can't fit a 32-bit
unsigned into a 32-bit (signed) time_t, but we don't care.
parent bd4a8be3
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment