]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/cache_cf.cc
SourceFormat Enforcement
[thirdparty/squid.git] / src / cache_cf.cc
index 58a693b974653e56305e0b74a51dc612a4e55b33..5b46c9bfb1483c9707e20bf5bc36c015f84204c2 100644 (file)
@@ -85,9 +85,6 @@
 #include "snmp.h"
 #endif
 
-
-
-
 #if HAVE_GLOB_H
 #include <glob.h>
 #endif
@@ -623,7 +620,6 @@ parseConfigFile(const char *file_name)
     return err_count;
 }
 
-
 static void
 configDoConfigure(void)
 {
@@ -1095,7 +1091,6 @@ parseBytesLine64(int64_t * bptr, const char *units)
         self_destruct();
 }
 
-
 static void
 parseBytesLine(size_t * bptr, const char *units)
 {
@@ -3303,7 +3298,6 @@ YesNoNone::operator void*() const
     return option > 0 ? (void*)this : NULL;
 }
 
-
 inline void
 free_YesNoNone(YesNoNone *)
 {
@@ -4247,7 +4241,6 @@ free_adaptation_meta_type(Adaptation::Config::MetaHeaders *)
 }
 #endif /* USE_ADAPTATION */
 
-
 #if ICAP_CLIENT
 
 static void
@@ -4286,7 +4279,6 @@ parse_icap_access_type()
 
 #endif
 
-
 #if USE_ECAP
 
 static void