mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-30 11:44:32 +03:00
Comment clarification
Co-authored-by: Felipe Zipitría <3012076+fzipi@users.noreply.github.com>
This commit is contained in:
@@ -46,7 +46,7 @@ struct xml_data {
|
||||
/* error reporting and XML array flag */
|
||||
char *xml_error;
|
||||
|
||||
/* another parser context for arguments */
|
||||
/* additional parser context for arguments */
|
||||
xmlParserCtxtPtr parsing_ctx_arg;
|
||||
/* parser state for SAX parser */
|
||||
msc_xml_parser_state *xml_parser_state;
|
||||
|
Reference in New Issue
Block a user