WGET-CVS-Commit

[email protected] 18 May 2005 17:22:30 -0000
Newsgroups gmane.comp.web.wget.cvs
Message-ID <[email protected]>
Update of /pack/anoncvs/wget/src
In directory sunsite.dk:/tmp/cvs-serv23164

Modified Files:
	cookies.c ChangeLog 
Log Message:
Remove unnecessary casts to time_t.  Insert the cast from -1 to time_t,
needed on systems with unsigned time_t.