]> git.ipfire.org Git - thirdparty/squid.git/commit
Author: Tsantilas Christos <chtsanti@users.sourceforge.net>
authorwessels <>
Thu, 19 Apr 2007 22:14:53 +0000 (22:14 +0000)
committerwessels <>
Thu, 19 Apr 2007 22:14:53 +0000 (22:14 +0000)
commit6b0cd2cd9d328265a896d1e6b8009731f2c08781
tree8ab5087c1923cdffe7a9e76d865f0303a3da3638
parent6056fb29c083601851c79c77d3b966a0564f66d6
Author: Tsantilas Christos <chtsanti@users.sourceforge.net>
Short StoreEntry::swapOut() does not compile when SIZEOF_OFF_T==4

My change to make a StoreEntry::swapOut() method missed a case inside
#ifdef SIZEOF_OFF_T==4.
src/store_swapout.cc