]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
fix more struct timeval related warnings
authorAndre <maan@p133.(none)>
Sun, 16 Apr 2006 17:56:09 +0000 (19:56 +0200)
committerAndre <maan@p133.(none)>
Sun, 16 Apr 2006 17:56:09 +0000 (19:56 +0200)
Use tv2ms() which returns long unsigned where appropriate.
For the remaining cases, cast the members of struct timeval
to long unsigned if used via a format string.


No differences found