]> git.ipfire.org Git - thirdparty/squid.git/commit - tools/purge/purge.cc
Change increment and decrement operators from postfix to prefix form.
authorFrancesco Chemolli <kinkie@squid-cache.org>
Mon, 2 Jul 2012 12:37:13 +0000 (14:37 +0200)
committerFrancesco Chemolli <kinkie@squid-cache.org>
Mon, 2 Jul 2012 12:37:13 +0000 (14:37 +0200)
commitcbebe6020e1055ad03c73b7fb8784f0f7a0a2cf4
tree20157b5172ff6a8ec9d854b42fdb6d33bf04bcfb
parent742a021bbcbb93c62f91d467ba4d6eabe33fe583
Change increment and decrement operators from postfix to prefix form.
src/comm/AcceptLimiter.cc
src/comm/IoCallback.cc
src/comm/ModDevPoll.cc
src/comm/ModEpoll.cc
src/comm/ModKqueue.cc
src/comm/ModPoll.cc
src/comm/ModSelect.cc
tools/purge/purge.cc