]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/ip/Intercept.h
SourceFormat Enforcement
[thirdparty/squid.git] / src / ip / Intercept.h
index 8744d8337641319042b381eb38ce733bb774e4b6..6f8444f11cddc56be8d6347d4cfdcafc9917354f 100644 (file)
@@ -85,7 +85,6 @@ public:
      */
     inline void StopInterception(const char *str);
 
-
 private:
 
     /**
@@ -133,7 +132,6 @@ private:
      */
     bool PfInterception(const Comm::ConnectionPointer &newConn, int silent);
 
-
     int transparentActive_;
     int interceptActive_;
     time_t lastReported_; /**< Time of last error report. Throttles NAT error display to 1 per minute */