]> git.proxmox.com Git - mirror_frr.git/commit
lib: Add const to openbsd-tree functions
authorStephen Worley <sworley@cumulusnetworks.com>
Tue, 14 May 2019 00:11:11 +0000 (17:11 -0700)
committerStephen Worley <sworley@cumulusnetworks.com>
Tue, 14 May 2019 00:21:22 +0000 (17:21 -0700)
commit5208931b32709b5c1258cd48cdbcd59a355d5ff8
tree9a433d801ead02bb1dd2152bf072e7f4ea24a995
parent4c57d0a07123f382ac5ada12ddc1590731d363b1
lib: Add const to openbsd-tree functions

A few of the functions in openbsd's RB tree implementation
needed to have const in their parameters.

Signed-off-by: Stephen Worley <sworley@cumulusnetworks.com>
lib/openbsd-tree.c
lib/openbsd-tree.h