]> icculus.org git repositories - divverent/darkplaces.git/commit - sys_linux.c
timer now simply returns the same time twice if the OS value wraps, and posts a warni...
authorlordhavoc <lordhavoc@d7cf8633-e32d-0410-b094-e92efae38249>
Sun, 9 Jun 2002 00:23:07 +0000 (00:23 +0000)
committerlordhavoc <lordhavoc@d7cf8633-e32d-0410-b094-e92efae38249>
Sun, 9 Jun 2002 00:23:07 +0000 (00:23 +0000)
commitb5ef0c5b7dde43f96f07950e9565670e46e26d71
tree772ed1bef00d31c043120b48050fdbdf2ec6b4d5
parentee1558ddc0664f2fa549a36e86e9748da225f584
timer now simply returns the same time twice if the OS value wraps, and posts a warning (rather than Sys_Error)
whitespace cleanup

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@1931 d7cf8633-e32d-0410-b094-e92efae38249
sys_linux.c