fs2open: trunk r7560

Author Committer Branch Timestamp Parent
Echelon9 trunk 2011-08-28 05:41 Pending
Changeset PVS-Studio fix: V555 The expression '(now - bi->last_down_check) > 0' will work as 'now != bi->last_down_check'.

Due to unsigned int type wrapping the former code would have always returned true.
mod - /trunk/fs2_open/code/io/joy.cpp Diff File