diff --git a/bgpd/bgp_rpki.c b/bgpd/bgp_rpki.c index e26032744a..d62ad3e922 100644 --- a/bgpd/bgp_rpki.c +++ b/bgpd/bgp_rpki.c @@ -937,7 +937,7 @@ static int config_write(struct vty *vty) ssh_config->server_hostkey_path != NULL ? ssh_config ->server_hostkey_path - : " "); + : ""); break; #endif default: