]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
SourceFormat Enforcement
authorSource Maintenance <squidadm@squid-cache.org>
Mon, 26 Jun 2017 18:12:14 +0000 (18:12 +0000)
committerSource Maintenance <squidadm@squid-cache.org>
Mon, 26 Jun 2017 18:12:14 +0000 (18:12 +0000)
src/client_side.cc

index 447c65eb55c585eafca8c1190bffa1c5cc39c16b..d75119260a8cbe4f66a483c56555c40fd1086e57 100644 (file)
@@ -4138,3 +4138,4 @@ operator <<(std::ostream &os, const ConnStateData::PinnedIdleContext &pic)
 {
     return os << pic.connection << ", request=" << pic.request;
 }
+