]> git.ipfire.org Git - thirdparty/squid.git/commit
Fix warning in Ipc::Mem::Segment::reserve() on systems with unsigned off_t.
authorDmitry Kurochkin <dmitry.kurochkin@measurement-factory.com>
Tue, 23 Aug 2011 20:08:05 +0000 (00:08 +0400)
committerDmitry Kurochkin <dmitry.kurochkin@measurement-factory.com>
Tue, 23 Aug 2011 20:08:05 +0000 (00:08 +0400)
commit020cb4567c54a501c39ce8b82dade32da841d40e
tree389d0214f2e4070dc0919f848efac37bea70bce5
parent5b3ea32189b76b91a21749b9a2f48afd7486f415
Fix warning in Ipc::Mem::Segment::reserve() on systems with unsigned off_t.
src/ipc/mem/Segment.cc