Cleanup on Action class

This commit is contained in:
Felipe Zimmerle
2019-03-15 01:56:40 -03:00
parent 710e2a7f30
commit 3d27eff7cc
112 changed files with 299 additions and 308 deletions

View File

@@ -114,6 +114,7 @@ Transformation* Transformation::instantiate(std::string a) {
return new Transformation(a);
}
} // namespace transformations
} // namespace actions
} // namespace modsecurity