]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
SourceFormat Enforcement
authorAutomatic source maintenance <squidadm@squid-cache.org>
Sat, 1 Dec 2012 01:20:32 +0000 (18:20 -0700)
committerAutomatic source maintenance <squidadm@squid-cache.org>
Sat, 1 Dec 2012 01:20:32 +0000 (18:20 -0700)
src/client_side_request.cc

index 7232e668ba9747bc92f77cb201f2b90009c272d3..ac0eee0d29e0ed858b3bddae65a72c095aec848f 100644 (file)
@@ -1211,7 +1211,7 @@ ClientRequestContext::clientRedirectDone(const HelperReply &reply)
         old_request->helperNotes = new Notes;
     old_request->helperNotes->add(reply.notes);
 
-    switch(reply.result) {
+    switch (reply.result) {
     case HelperReply::Unknown:
     case HelperReply::TT:
         // Handler in redirect.cc should have already mapped Unknown