]> git.puffer.fish Git - matthieu/frr.git/commit
bgpd: Fix rpki spacing to be 1 for indentation
authorDonald Sharp <sharpd@nvidia.com>
Thu, 22 Jul 2021 20:53:15 +0000 (16:53 -0400)
committermergify-bot <noreply@mergify.io>
Fri, 23 Jul 2021 05:28:16 +0000 (05:28 +0000)
commit80c3e4f98fb3c2434e91f61e4e4a2d8507c69d9e
tree4ddaa8992c4e0991c5d18700ccb8359b74ca8c0e
parentfbf68e0f6c04f55b85373d97388d564fc85ad124
bgpd: Fix rpki spacing to be 1 for indentation

The rpki sub-node was outputting 2 spaces instead
of 1 space.  Let's fix that to be consistent with
the rest of our code.

Fixes: #2738
Signed-off-by: Donald Sharp <sharpd@nvidia.com>
(cherry picked from commit 7dc7fb9327385a506a9dc5d8d775cbb2684b0d53)
bgpd/bgp_rpki.c