]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/adaptation/icap/Elements.cc
SourceFormat: enforcement
[thirdparty/squid.git] / src / adaptation / icap / Elements.cc
index 5d1f0847322d6b3d1ca02d0540d23e8fa552b249..35cba8c40a40ae405714af572d18d2587d1f05bd 100644 (file)
@@ -2,8 +2,10 @@
 #include "adaptation/icap/Elements.h"
 
 // TODO: remove this file?
-namespace Adaptation {
-namespace Icap {
+namespace Adaptation
+{
+namespace Icap
+{
 
 const XactOutcome xoUnknown = "ICAP_ERR_UNKNOWN";
 const XactOutcome xoError = "ICAP_ERR_OTHER";