mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-29 19:24:29 +03:00
Cosmetics: Fix coding style issues
This commit is contained in:
@@ -104,7 +104,6 @@ std::string SHA1::final_bin(bool toReset = true) {
|
||||
|
||||
|
||||
std::string SHA1::final() {
|
||||
|
||||
final_bin(false);
|
||||
|
||||
/* Hex std::string */
|
||||
|
Reference in New Issue
Block a user