]> git.ipfire.org Git - thirdparty/squid.git/commit
Fixed "if (srv->flags.reserved = S_HELPER_FREE)" typo, assuming it should have
authorrousskov <>
Fri, 11 May 2007 10:06:08 +0000 (10:06 +0000)
committerrousskov <>
Fri, 11 May 2007 10:06:08 +0000 (10:06 +0000)
commitbe29fa07314e57b2f9d18d459cd7f2d08bf0a047
tree59f83e5d983041cf57589b6d251833fc622eda22
parent308652fc09c6335db80acc88e945f765166ab946
Fixed "if (srv->flags.reserved = S_HELPER_FREE)" typo, assuming it should have
been "==" and not "!=".
src/helper.cc