]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/auth/basic/Scheme.cc
SourceFormat Enforcement
[thirdparty/squid.git] / src / auth / basic / Scheme.cc
index 75ff461e9acaa15eeca8d76bb59fe742ebb00ce9..180885deee9595b5d48fb6027c9f45adde0be74d 100644 (file)
@@ -46,3 +46,4 @@ Auth::Basic::Scheme::createConfig()
     Auth::Basic::Config *newCfg = new Auth::Basic::Config;
     return dynamic_cast<Auth::Config*>(newCfg);
 }
+