Skip to content
Snippets Groups Projects
Commit 257f50b2 authored by David Goulet's avatar David Goulet :panda_face:
Browse files

Make Windows happy for time_t printf format


Our Windows compiler treats "time_t" as long long int but Linux likes it
long int so cast those to make Windows happy.

Signed-off-by: David Goulet's avatarDavid Goulet <dgoulet@torproject.org>
parent 598bf986
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment