mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-30 03:34:29 +03:00
Merge pull request #2677 from gleydsonsoares/loadFromUri_zap_duplicate_words
tweak loadFromUri: zap duplicate words in comment
This commit is contained in:
@@ -37,7 +37,7 @@ namespace modsecurity {
|
|||||||
* @brief load rules from a give uri
|
* @brief load rules from a give uri
|
||||||
* @ingroup ModSecCore
|
* @ingroup ModSecCore
|
||||||
*
|
*
|
||||||
* Load the rules from a given uri into memory into memory in
|
* Load the rules from a given uri into memory in
|
||||||
* the format expected by ModSecurity core.
|
* the format expected by ModSecurity core.
|
||||||
*
|
*
|
||||||
* @param uri Full path to the rules file.
|
* @param uri Full path to the rules file.
|
||||||
|
Reference in New Issue
Block a user