]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/YesNoNone.cc
SourceFormat Enforcement
[thirdparty/squid.git] / src / YesNoNone.cc
index 775b6c744be2598289692113869f93b54ffa335c..447c3d67b22bcff53ef831536b7fbc83d8a59384 100644 (file)
@@ -20,3 +20,4 @@ YesNoNone::configure(bool beSet)
 {
     option = beSet ? +1 : -1;
 }
+