starter: Add support for multi-line strings in ipsec.conf

This commit is contained in:
Tobias Brunner
2015-07-28 13:27:32 +02:00
parent 764960e8b9
commit 019ebdafae
3 changed files with 6 additions and 8 deletions
+1 -1
View File
@@ -73,7 +73,7 @@ static int yylex(YYSTYPE *lvalp, parser_helper_t *ctx)
conf_parser_section_t t;
}
%token <s> STRING
%token EQ SPACES NEWLINE CONFIG_SETUP CONN CA
%token EQ SPACES NEWLINE CONFIG_SETUP CONN CA STRING_ERROR
/* ...and other symbols */
%type <t> section_type