make sure we pass a time_t * to localtime(), and the timeval struct members
authorDaniel Stenberg <daniel@haxx.se>
Wed, 24 May 2006 21:39:52 +0000 (21:39 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 24 May 2006 21:39:52 +0000 (21:39 +0000)
commitf689d06ca91b772c56440101e578dca21fab4daa
tree4229dc94b40c639ef4f9fdce95e16f14affdb571
parent7cfd7f3fb1189fb88cdc2121e3cc5915abdd259c
make sure we pass a time_t * to localtime(), and the timeval struct members
are not always time_t ones
tests/server/util.c