Commit 8348dd96 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

warning: silence the compiler

warning: conversion to 'long int' from 'time_t' may alter its value

... on win64 when time_t is 64bit and long is 32bit.
parent 2596eb6d
Supports Markdown
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