]> git.ipfire.org Git - thirdparty/squid.git/commit
Fixed negative time value detection and removed "pointless comparison with 0"
authorAlex Rousskov <rousskov@measurement-factory.com>
Wed, 14 Sep 2011 19:59:30 +0000 (13:59 -0600)
committerAlex Rousskov <rousskov@measurement-factory.com>
Wed, 14 Sep 2011 19:59:30 +0000 (13:59 -0600)
commit609fdb04bb544c7778b150d3fe261336b2eef557
tree0a1c125df638153aa16c55b852d810ac8233e98a
parent79672f4fdea5d3ec2d7f4edf7ff99ce9b6c6cc17
Fixed negative time value detection and removed "pointless comparison with 0"
to make ICC compiler happier.
src/fs/rock/RockSwapDir.cc