]> git.proxmox.com Git - mirror_frr.git/commit - ripd/rip_interface.c
ripd: fix indentation problems introduced by wrong conflict resolution
authorRenato Westphal <renato@opensourcerouting.org>
Mon, 5 Dec 2016 19:31:42 +0000 (17:31 -0200)
committerDavid Lamparter <equinox@opensourcerouting.org>
Mon, 5 Dec 2016 19:37:15 +0000 (20:37 +0100)
commit4305dfd18ce0dfaa91b0c161f784f73d25b1de55
treed82f9497b8ca183d6a978e08769c3dc0a4e3a3b6
parentd7d73ffc8f575a5fd24714dd121f40828eb61a41
ripd: fix indentation problems introduced by wrong conflict resolution

Restore trailing whitespaces from rip_interface_new() as well. If we
want to fix this, we need a separate commit just for this purpose.

Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
[DL: removed "restoring wrong whitespace" bits]
Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
ripd/rip_interface.c