]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/AccessLogEntry.cc
SourceFormat Enforcement
[thirdparty/squid.git] / src / AccessLogEntry.cc
index 3b646cc416aed9231c27141b8a995d674088b8b6..05a9d3179edba970d3082d3ef77adc65c6202957 100644 (file)
@@ -10,7 +10,6 @@ AccessLogEntry::SslDetails::SslDetails(): user(NULL), bumpMode(::Ssl::bumpEnd)
 }
 #endif /* USE_SSL */
 
-
 void
 AccessLogEntry::getLogClientIp(char *buf, size_t bufsz) const
 {