mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2026-01-02 06:34:44 +03:00
Cosmetics: Fix coding style
This commit is contained in:
@@ -43,7 +43,6 @@ std::string CmdLine::evaluate(std::string value,
|
||||
case '\'':
|
||||
case '\\':
|
||||
case '^':
|
||||
//ret.append("i was here");
|
||||
break;
|
||||
|
||||
/* replace some characters to space (only one) */
|
||||
@@ -85,3 +84,4 @@ std::string CmdLine::evaluate(std::string value,
|
||||
} // namespace transformations
|
||||
} // namespace actions
|
||||
} // namespace modsecurity
|
||||
|
||||
|
||||
Reference in New Issue
Block a user