]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
operations in foward.cc
authorAmos Jeffries <squid3@treenet.co.nz>
Sat, 5 Apr 2008 22:55:18 +0000 (10:55 +1200)
committerAmos Jeffries <squid3@treenet.co.nz>
Sat, 5 Apr 2008 22:55:18 +0000 (10:55 +1200)
src/forward.cc

index 6a6bf5809d4501266cac44d039a94de0fccd430e..1b773e40554b1de71e95a8a93201ecf9ade157e5 100644 (file)
@@ -888,6 +888,7 @@ FwdState::connectStart()
     if (fs->_peer) {
         hierarchyNote(&request->hier, fs->code, fs->_peer->host);
     } else {
+
 #if LINUX_TPROXY2 || LINUX_TPROXY4
 
         if (request->flags.tproxy) {