]> git.puffer.fish Git - matthieu/frr.git/commit
nhrpd: Fixup tab usage and sockunion2str usage
authorDonald Sharp <sharpd@nvidia.com>
Tue, 6 Apr 2021 14:09:48 +0000 (10:09 -0400)
committerDonald Sharp <sharpd@nvidia.com>
Tue, 6 Apr 2021 14:09:48 +0000 (10:09 -0400)
commit2a1fa50ecf94248ee0d34235a10462a0bdee62ba
treee8553cf6d47cb388fe37ef1c6168a2e403cd614c
parent1832ff8b49e490911c18dff45b90b805bde42811
nhrpd: Fixup tab usage and sockunion2str usage

For some reason the usage of tabs in a string snuck in as well
as using a sockunion2str instead of %pSU.  Fix.

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
nhrpd/nhrp_nhs.c
nhrpd/nhrp_peer.c