]> git.ipfire.org Git - thirdparty/squid.git/commit
Cleanup: Display correct error code in debugging output for IoCallback::finish
authorAlex Dowad <alexinbeijing@gmail.com>
Wed, 29 Apr 2015 11:26:53 +0000 (04:26 -0700)
committerAmos Jeffries <squid3@treenet.co.nz>
Wed, 29 Apr 2015 11:26:53 +0000 (04:26 -0700)
commit872a54bafece614cfb2c3542da25b2e1e3d19c97
treec7af8923b0e9dc74d2e548b2bb20787467aada82
parent450e09f98bf4b39d0b65cd319c9ae822f5f98e0a
Cleanup: Display correct error code in debugging output for IoCallback::finish

It seems clear that the debugging log message in IoCallback::finish
was intended to display the arguments passed to the method.
src/comm/IoCallback.cc