mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-30 03:34:29 +03:00
Renames class Assay to Transaction
This commit is contained in:
@@ -25,8 +25,8 @@
|
||||
#include "src/utils.h"
|
||||
#include "parser/driver.h"
|
||||
#include "utils/https_client.h"
|
||||
#include "modsecurity/assay.h"
|
||||
#include "modsecurity/rules_properties.h"
|
||||
#include "modsecurity/transaction.h"
|
||||
|
||||
void print_help() {
|
||||
std::cout << "Use ./optimization /path/to/files.something" << std::endl;
|
||||
|
Reference in New Issue
Block a user