]> git.puffer.fish Git - mirror/frr.git/commit
tests: We follow strict prototyping rules
authorDonald Sharp <sharpd@nvidia.com>
Thu, 9 Sep 2021 10:33:12 +0000 (06:33 -0400)
committerDonald Sharp <sharpd@nvidia.com>
Thu, 9 Sep 2021 10:33:12 +0000 (06:33 -0400)
commit9b8a1ad49eb104efccc174a8155e31b81973c052
treecc51d36b6064349a84ffff911bd991aaf2d647f3
parentf334c88ed9675eab624728ecd6eaaff3a9b41255
tests: We follow strict prototyping rules

Compiling with -Wstrict-prototypes is causing some complaints
during compiling. Make things happy.

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
tests/zebra/test_lm_plugin.c