]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
SourceFormat Enforcement
authorAutomatic source maintenance <squidadm@squid-cache.org>
Thu, 19 Aug 2010 00:12:43 +0000 (18:12 -0600)
committerAutomatic source maintenance <squidadm@squid-cache.org>
Thu, 19 Aug 2010 00:12:43 +0000 (18:12 -0600)
src/HttpMsg.h

index 525afbdb97a256ae344f56f6fe3e92300cfe5924..3d536bb0294fb49d3c76542df2e03d00a7e85c2b 100644 (file)
@@ -61,7 +61,7 @@ public:
     /// [re]sets Content-Length header and cached value
     void setContentLength(int64_t clen);
 
-    /** 
+    /**
      * \retval true  the message sender asks to keep the connection open.
      * \retval false the message sender will close the connection.
      *