]> 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 13:03:58 +0000 (09:03 -0400)
commit69b174d4ec7d347054761d4ddcddba096c9c4ece
tree8eb5ff08212b5df49c294f5ab0b202b01fa03950
parent0e20096f60b190f8476a65cc214520fa87e9ccc0
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