remove the typecast to long from time_t, since we now store it as curl_off_t
authorDaniel Stenberg <daniel@haxx.se>
Wed, 17 Aug 2005 09:11:27 +0000 (09:11 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 17 Aug 2005 09:11:27 +0000 (09:11 +0000)
commit90e1a6905af29782c3bc7f106754d0908c074348
treed58a7f8f817def47531afecc4d8c3f355c1463b5
parentc36af24cbd00a45cf9294e87bf911e87c5b68a07
remove the typecast to long from time_t, since we now store it as curl_off_t
lib/cookie.c