]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/client_db.cc
SourceFormat Enforcement
[thirdparty/squid.git] / src / client_db.cc
index 362c310aa46244e713c0ac92901aacf72287669f..24f63c861c8a46f9879590cc46227c754c7bd982 100644 (file)
@@ -44,7 +44,6 @@
 #include "StatCounters.h"
 #include "Store.h"
 
-
 static hash_table *client_table = NULL;
 
 static ClientInfo *clientdbAdd(const Ip::Address &addr);