[prev in list] [next in list] [prev in thread] [next in thread] 

List:       squid-cvs
Subject:    /bzr/squid3/trunk/ r12694: Fix typo in rev.12692
From:       Amos Jeffries <squid3 () treenet ! co ! nz>
Date:       2013-02-17 9:31:18
Message-ID: 20130217093503.37581.qmail () squid-cache ! org
[Download RAW message or body]

--===============1847595244==
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

------------------------------------------------------------
revno: 12694
committer: Amos Jeffries <squid3@treenet.co.nz>
branch nick: trunk
timestamp: Sun 2013-02-17 02:31:18 -0700
message:
  Fix typo in rev.12692
modified:
  src/HttpHeaderTools.h

--===============1847595244==
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"; name="r12694.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

=== modified file 'src/HttpHeaderTools.h'
--- a/src/HttpHeaderTools.h	2013-02-17 02:24:54 +0000
+++ b/src/HttpHeaderTools.h	2013-02-17 09:31:18 +0000
@@ -77,7 +77,7 @@
 class HeaderWithAcl
 {
 public:
-    HeaderWithAcl() : valueFormat(NULL), aclList(NULL), fieldId(HDR_BAD_HDR), quoted(false) {}
+    HeaderWithAcl() : aclList(NULL), valueFormat(NULL), fieldId(HDR_BAD_HDR), quoted(false) {}
 
     /// HTTP header field name
     std::string fieldName;


--===============1847595244==--
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic