diff options
author | Daniel Stenberg <daniel@haxx.se> | 2016-11-11 10:19:22 +0100 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2016-11-12 13:32:21 +0100 |
commit | de4de4e3c7c4690393de384f81b6c094d9f5d553 (patch) | |
tree | ea50b347624888083bdd2f0417f98d50e5cfa70a /docs/CODE_STYLE.md | |
parent | 56bb7b1a3c17657a376a32f39eb7d2d15876a519 (diff) |
timeval: prefer time_t to hold seconds instead of long
... as long is still 32bit on modern 64bit windows machines, while
time_t is generally 64bit.
Diffstat (limited to 'docs/CODE_STYLE.md')
0 files changed, 0 insertions, 0 deletions