]> git.puffer.fish Git - mirror/frr.git/commit
lib: Add parameter names as a hint of what is expected. 2728/head
authorDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 25 Jul 2018 19:16:02 +0000 (15:16 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 25 Jul 2018 19:16:02 +0000 (15:16 -0400)
commite0700290781cfb95b968f0f5105ace79587a3ff7
tree1bc97cb53ae885010643df9539fcb321360ff683
parent66bbedb0693cf6aa2b45316380638bedc1c09241
lib: Add parameter names as a hint of what is expected.

Add some parameter names to functions in table.h to give a
clue as to what we expect people to pass in.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
lib/table.h