]> git.ipfire.org Git - thirdparty/squid.git/commit - lib/ntlmauth/ntlmauth.cc
Change increment and decrement operators from postfix to prefix form.
authorFrancesco Chemolli <kinkie@squid-cache.org>
Mon, 2 Jul 2012 12:28:10 +0000 (14:28 +0200)
committerFrancesco Chemolli <kinkie@squid-cache.org>
Mon, 2 Jul 2012 12:28:10 +0000 (14:28 +0200)
commit742a021bbcbb93c62f91d467ba4d6eabe33fe583
tree65c07c7429062e0162bac8a8f37ba70559e340cb
parent755494daccd0ba8b3f294f302c92a66b717f3e45
Change increment and decrement operators from postfix to prefix form.
22 files changed:
lib/MemPool.cc
lib/MemPoolChunked.cc
lib/MemPoolMalloc.cc
lib/hash.cc
lib/malloc_trace.cc
lib/ntlmauth/ntlmauth.cc
lib/profiler/Profiler.cc
src/acl/Asn.cc
src/acl/DestinationIp.cc
src/acl/Gadgets.cc
src/acl/Ip.cc
src/acl/RegexData.cc
src/adaptation/Config.cc
src/adaptation/ServiceConfig.cc
src/adaptation/icap/ServiceRep.cc
src/auth/User.cc
src/auth/basic/auth_basic.cc
src/auth/digest/auth_digest.cc
src/auth/negotiate/UserRequest.cc
src/auth/ntlm/UserRequest.cc
src/base/TextException.cc
src/snmp_core.cc