From: David Ahern Date: Wed, 4 Sep 2019 15:09:52 +0000 (-0700) Subject: nexthop: Add space after blackhole X-Git-Tag: v5.3.0~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2caa8012e844af42d78f4232af5482d8b62b025d;p=thirdparty%2Fiproute2.git nexthop: Add space after blackhole Add a space after 'blackhole' is missing to properly separate the protocol when it is given. Fixes: 63df8e8543b0 ("Add support for nexthop objects") Signed-off-by: David Ahern Signed-off-by: Stephen Hemminger --- diff --git a/ip/ipnexthop.c b/ip/ipnexthop.c index f35aab52b..8356aca29 100644 --- a/ip/ipnexthop.c +++ b/ip/ipnexthop.c @@ -242,7 +242,7 @@ int print_nexthop(struct nlmsghdr *n, void *arg) } if (tb[NHA_BLACKHOLE]) - print_null(PRINT_ANY, "blackhole", "blackhole", NULL); + print_null(PRINT_ANY, "blackhole", "blackhole ", NULL); if (nhm->nh_protocol != RTPROT_UNSPEC || show_details > 0) { print_string(PRINT_ANY, "protocol", "proto %s ",