]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
SourceFormat Enforcement
authorAutomatic source maintenance <squidadm@squid-cache.org>
Mon, 17 Dec 2012 01:13:14 +0000 (18:13 -0700)
committerAutomatic source maintenance <squidadm@squid-cache.org>
Mon, 17 Dec 2012 01:13:14 +0000 (18:13 -0700)
src/AccessLogEntry.h

index 4b5eb6922713965dcd40fe4671af3987e86defc6..c84744fe39d931dd972c5ff66e748363d4e3b63e 100644 (file)
@@ -244,9 +244,9 @@ public:
     {
     public:
         IcapLogEntry() : reqMethod(methodNone), bytesSent(0), bytesRead(0),
-                         bodyBytesRead(-1), request(NULL), reply(NULL), 
-                         outcome(Adaptation::Icap::xoUnknown), trTime(0),
-                         ioTime(0), processingTime(0), resStatus(HTTP_STATUS_NONE) {}
+                bodyBytesRead(-1), request(NULL), reply(NULL),
+                outcome(Adaptation::Icap::xoUnknown), trTime(0),
+                ioTime(0), processingTime(0), resStatus(HTTP_STATUS_NONE) {}
 
         Ip::Address hostAddr; ///< ICAP server IP address
         String serviceName;        ///< ICAP service name