mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-29 19:24:29 +03:00
Revert any lua change
This commit is contained in:
@@ -31,7 +31,6 @@ typedef struct msc_script_part msc_script_part;
|
||||
struct msc_script {
|
||||
const char *name;
|
||||
apr_array_header_t *parts;
|
||||
lua_State *Lstate;
|
||||
};
|
||||
|
||||
struct msc_script_part {
|
||||
|
Reference in New Issue
Block a user