]> git.proxmox.com Git - mirror_frr.git/commit
lib: Add const to _count() in new list APIs
authorStephen Worley <sworley@cumulusnetworks.com>
Wed, 31 Jul 2019 00:26:31 +0000 (20:26 -0400)
committerStephen Worley <sworley@cumulusnetworks.com>
Wed, 31 Jul 2019 15:35:21 +0000 (11:35 -0400)
commit0ca16c58a8e06237214addebea0660c39431bc2d
tree6eff0730e7522af8079cfdf446b10b2d041ec7ef
parent571a045bdfbc6653541b5a76275318b31be931ca
lib: Add const to _count() in new list APIs

Add const to the datastructure being passed to the new list APIs
for the `_count()` calls.

Signed-off-by: Stephen Worley <sworley@cumulusnetworks.com>
lib/typerb.h
lib/typesafe.h