]> granicus.if.org Git - mutt/commit
Clamp timeval math to unsigned int to match progress timestamps.
authorVincent Lefevre <vincent@vinc17.net>
Wed, 2 Jul 2008 03:06:03 +0000 (20:06 -0700)
committerVincent Lefevre <vincent@vinc17.net>
Wed, 2 Jul 2008 03:06:03 +0000 (20:06 -0700)
commit730fbc5c71c91b8ee9bd8601cf75888946a0ee7b
tree92ce116eeab40c8a18dd760f9bbcd87188334131
parentf56980ec79ac5345b0aaabfc2f0692c95b1fd73c
Clamp timeval math to unsigned int to match progress timestamps.
This is fine since only relative differences matter. Closes #3018.
ChangeLog
curs_lib.c