]> git.ipfire.org Git - thirdparty/squid.git/commit
Changed increment/decrement operators from postfix to prefix form.
authorFrancesco Chemolli <kinkie@squid-cache.org>
Thu, 12 Jul 2012 14:10:53 +0000 (16:10 +0200)
committerFrancesco Chemolli <kinkie@squid-cache.org>
Thu, 12 Jul 2012 14:10:53 +0000 (16:10 +0200)
commit7c64cac781b89d5a6a47f39d687cdb34cb9ef38a
treec70c9e33ade9e839cb7d490921b382ab9c58cdf7
parentcb4185f12e40c95692012f6c0d3ff68995db116a
Changed increment/decrement operators from postfix to prefix form.
src/icmp/net_db.cc
src/ip/Address.cc