From d90dda7ef6151c4174c807c3ad8ac3b2538127e1 Mon Sep 17 00:00:00 2001 From: Francois-Xavier Le Bail Date: Sat, 12 Dec 2020 16:10:25 +0100 Subject: Fix some typos [skip ci] --- print-bgp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'print-bgp.c') diff --git a/print-bgp.c b/print-bgp.c index ab3e2835..5de10032 100644 --- a/print-bgp.c +++ b/print-bgp.c @@ -671,7 +671,7 @@ badtlv: /* * bgp_vpn_ip_print * - * print an ipv4 or ipv6 address into a buffer dependend on address length. + * print an ipv4 or ipv6 address into a buffer dependent on address length. */ static char * bgp_vpn_ip_print(netdissect_options *ndo, -- cgit v1.2.1