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