]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/HttpBody.cc
SourceFormat Enforcement
[thirdparty/squid.git] / src / HttpBody.cc
index 110d282d56f7209b391bba18fac9ce80f20f747d..4c7e5afe99e26bcd8e860d20d90caacac04cc2d4 100644 (file)
@@ -37,7 +37,6 @@
 #include "HttpBody.h"
 #include "MemBuf.h"
 
-
 HttpBody::HttpBody() : mb(new MemBuf)
 {}