]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/auth/negotiate/Scheme.cc
SourceFormat Enforcement
[thirdparty/squid.git] / src / auth / negotiate / Scheme.cc
index 1c548a7ad65eff7be3e628fb3c3ba80d3eb59d59..324129bad456906ea6326709601d8f7b2dab5eaf 100644 (file)
@@ -46,3 +46,4 @@ Auth::Negotiate::Scheme::createConfig()
     Auth::Negotiate::Config *negotiateCfg = new Auth::Negotiate::Config;
     return dynamic_cast<Auth::Config*>(negotiateCfg);
 }
+