]> git.ipfire.org Git - thirdparty/squid.git/commit
Added explicit braces to avoid ambiguous "else" and make GCC happy.
authorAlex Rousskov <rousskov@measurement-factory.com>
Tue, 16 Oct 2012 03:41:57 +0000 (21:41 -0600)
committerAlex Rousskov <rousskov@measurement-factory.com>
Tue, 16 Oct 2012 03:41:57 +0000 (21:41 -0600)
commit47fbd2a7c3ffe934c6a211996ef34c8cca19de27
tree0f0c1368d53a554df4fe050405658987c10a6be0
parentcdf55306f9973fb689d8e407f7349c3938d56d92
Added explicit braces to avoid ambiguous "else" and make GCC happy.

Pragma:no-cache has effect only when Cache-Control is absent.
src/client_side_request.cc