]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/HttpHeaderTools.cc
Merged from trunk
[thirdparty/squid.git] / src / HttpHeaderTools.cc
index aea3577f6ebbb16725800dad81a80d78821734e4..4a2558f8f9c784916829fadf4ca3ba65c1a80824 100644 (file)
@@ -181,8 +181,6 @@ httpHeaderHasConnDir(const HttpHeader * hdr, const char *directive)
     return res;
 }
 
-
-
 /** handy to printf prefixes of potentially very long buffers */
 const char *
 getStringPrefix(const char *str, const char *end)