]> git.puffer.fish Git - mirror/frr.git/commit
libs: use const in copy_nexthops api 4080/head
authorMark Stapp <mjs@voltanet.io>
Thu, 4 Apr 2019 14:54:10 +0000 (10:54 -0400)
committerMark Stapp <mjs@voltanet.io>
Thu, 4 Apr 2019 14:54:10 +0000 (10:54 -0400)
commitdeff170e8b363f4f746b7fc9c652ca27f4dd0961
tree3032887de610806f32d73d1185beee220c865743
parent59d11e7cd197e5902b632d0f8ca6e523ed50489a
libs: use const in copy_nexthops api

Use const for the source arg to copy_nexthops().

Signed-off-by: Mark Stapp <mjs@voltanet.io>
lib/nexthop_group.c
lib/nexthop_group.h