]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/esi/Segment.h
SourceFormat Enforcement
[thirdparty/squid.git] / src / esi / Segment.h
index ef1648db093564e77b1ad1b6c868e38690d0df13..7ec2262cd268f55c6ea5c0010ba53f1e9faf6141 100644 (file)
@@ -60,7 +60,6 @@ public:
     void adsorbList (ESISegment::Pointer from);
     size_t space() const;
 
-
     char buf[HTTP_REQBUF_SZ];
     size_t len; /* how much data has been pushed into this */
     Pointer next;