pimd: re-shaping show ip mroute outout

Signed-off-by: Sarita Patra <saritap@vmware.com>
This commit is contained in:
Sarita Patra 2020-03-17 21:44:20 -07:00
parent 09c04bc490
commit 5dff8b9dcf

View File

@ -5803,7 +5803,7 @@ static void show_mroute(struct pim_instance *pim, struct vty *vty,
vty_out(vty,
" R - RP-bit set, F - Register flag, T - SPT-bit set\n");
vty_out(vty,
"\nSource Group Flags Proto Input Output TTL Uptime\n");
"\nSource Group Flags Proto Input Output TTL Uptime\n");
}
now = pim_time_monotonic_sec();