diff options
author | David Goulet <dgoulet@torproject.org> | 2017-08-11 15:08:45 -0400 |
---|---|---|
committer | David Goulet <dgoulet@torproject.org> | 2017-08-11 15:08:45 -0400 |
commit | 257f50b22fbaf9c9cb5859e257437b24af46c7ab (patch) | |
tree | ad1459ed6d6ec0fac7c95d20abbfd331317e62c2 /.gitlab-ci.yml | |
parent | 598bf986b60cbbb447aa288eb8c05dcaca282d0f (diff) | |
download | tor-257f50b22fbaf9c9cb5859e257437b24af46c7ab.tar.gz tor-257f50b22fbaf9c9cb5859e257437b24af46c7ab.zip |
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 <dgoulet@torproject.org>
Diffstat (limited to '.gitlab-ci.yml')
0 files changed, 0 insertions, 0 deletions