1
0
mirror of https://gitlab.labs.nic.cz/labs/bird.git synced 2024-05-11 16:54:54 +00:00

Config: Dropping CF_ADDTO.

This commit is contained in:
Jan Maria Matejka
2018-06-26 14:29:03 +02:00
parent 1771f70d74
commit f851f0d7e3
17 changed files with 99 additions and 115 deletions

View File

@ -20,7 +20,7 @@ CF_KEYWORDS(PIPE, PEER, TABLE)
CF_GRAMMAR
CF_ADDTO(proto, pipe_proto '}' { this_channel = NULL; } )
proto: pipe_proto '}' { this_channel = NULL; } ;
pipe_proto_start: proto_start PIPE
{