aboutsummaryrefslogtreecommitdiffstats
path: root/src/cfg_xml.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/cfg_xml.c')
-rw-r--r--src/cfg_xml.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cfg_xml.c b/src/cfg_xml.c
index a325b3b7a..cabd4f243 100644
--- a/src/cfg_xml.c
+++ b/src/cfg_xml.c
@@ -558,7 +558,7 @@ static struct xml_parser_rule grammar[] = {
NULL
}
},
- { XML_SECTION_MODULE, {
+ { XML_SECTION_MODULE_META, {
{
"name",
xml_handle_string,