mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-07 11:25:41 +00:00
isisd: formatting fixes in isis_cli.c
Signed-off-by: Emanuele Di Pascale <emanuele@voltanet.io>
This commit is contained in:
parent
4ecc4b46ac
commit
f34ab52dd0
@ -1033,7 +1033,8 @@ DEFPY(isis_default_originate, isis_default_originate_cmd,
|
||||
}
|
||||
|
||||
static void vty_print_def_origin(struct vty *vty, struct lyd_node *dnode,
|
||||
const char *family, const char *level, bool show_defaults)
|
||||
const char *family, const char *level,
|
||||
bool show_defaults)
|
||||
{
|
||||
const char *metric;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user