]> source.dussan.org Git - rspamd.git/commitdiff
Fix misprint in section name.
authorVsevolod Stakhov <vsevolod@highsecure.ru>
Mon, 3 Jun 2013 15:58:23 +0000 (16:58 +0100)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Mon, 3 Jun 2013 15:58:23 +0000 (16:58 +0100)
src/cfg_xml.c

index a325b3b7a2a98123231a0ea9b215fd035b292946..cabd4f2430dc0ae5446bc974818565fc0263794c 100644 (file)
@@ -558,7 +558,7 @@ static struct xml_parser_rule grammar[] = {
                                NULL
                }
        },
-       { XML_SECTION_MODULE, {
+       { XML_SECTION_MODULE_META, {
                        {
                                "name",
                                xml_handle_string,