]> git.ipfire.org Git - thirdparty/bird.git/commit
Conf: Remove toksym from symbol_known
authorOndrej Zajicek <santiago@crfreenet.org>
Tue, 27 Jun 2023 12:49:28 +0000 (14:49 +0200)
committerOndrej Zajicek <santiago@crfreenet.org>
Tue, 12 Sep 2023 14:31:45 +0000 (16:31 +0200)
commitc0231b092960c66dd17119f75ce3d2b4101f42aa
treee673c735849c6067333df0d9cd93ffe12235b077
parentfdd39c81bd4cb04dc9f0f5e5cc8db95909b76cbf
Conf: Remove toksym from symbol_known

No need to have toksym in symbol_known, as defined symbols are preferred
(by scope) to keywords anyway. Adding it just creates grammar conflicts.
conf/confbase.Y