]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/wccp2.cc
SourceFormat: enforcement
[thirdparty/squid.git] / src / wccp2.cc
index ce2121c6f77ef3bfb4105699dca133cd487a5904..012be6dc77961a23bed434122781c096593baa1b 100644 (file)
@@ -551,7 +551,7 @@ wccp2_add_service_list(int service, int service_id, int service_priority,
 }
 
 static struct wccp2_service_list_t *
-            wccp2_get_service_by_id(int service, int service_id) {
+wccp2_get_service_by_id(int service, int service_id) {
 
     struct wccp2_service_list_t *p;