]> git.puffer.fish Git - matthieu/frr.git/commit
lib: Remove unnecessary node pointer
authorQuentin Young <qlyoung@cumulusnetworks.com>
Tue, 9 Aug 2016 21:31:11 +0000 (21:31 +0000)
committerQuentin Young <qlyoung@cumulusnetworks.com>
Tue, 9 Aug 2016 21:31:11 +0000 (21:31 +0000)
commit78602b80294194b31fd402843c95af3bbb5c9999
tree3b8733555e55039b88e7dd6720dd78fd10d78f2e
parentfe3936ecf5ab65100535db2d3cc9cce58bb69b5d
lib: Remove unnecessary node pointer

Selector and option heads had pointers to their
ends, but this turned out to be unnecessary

Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
lib/command_graph.h
lib/command_match.c
lib/command_parse.y