]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/acl/StringData.cc
SourceFormat Enforcement
[thirdparty/squid.git] / src / acl / StringData.cc
index 733e6b7011d7185ff59e090bd61df98326348aba..f6a43117de79be1bb93b4524223e1824222e38f9 100644 (file)
@@ -103,3 +103,4 @@ ACLStringData::clone() const
     assert (!values);
     return new ACLStringData(*this);
 }
+