We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78ca32f commit 055aec7Copy full SHA for 055aec7
apache2/msc_xml.h
@@ -46,7 +46,7 @@ struct xml_data {
46
/* error reporting and XML array flag */
47
char *xml_error;
48
49
- /* another parser context for arguments */
+ /* additional parser context for arguments */
50
xmlParserCtxtPtr parsing_ctx_arg;
51
/* parser state for SAX parser */
52
msc_xml_parser_state *xml_parser_state;
0 commit comments