]> git.puffer.fish Git - mirror/frr.git/commit
pimd: Fix indentation issue that is causing clang unhappiness
authorDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 18 May 2017 12:56:40 +0000 (08:56 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 18 May 2017 12:56:40 +0000 (08:56 -0400)
commitf1deac618b5ff78657d04f443a74799881b76e21
tree794f02ecb50910e33fa2a1a35ecf8886814ff487
parent05220b6d5d9d3781654e3f36a2dbac076d709059
pimd: Fix indentation issue that is causing clang unhappiness

The indentation of ifjoin_to_noinfo was not consistent with
the rest of the function and caused clang to loose it's mind

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
pimd/pim_ifchannel.c