From: Francois-Xavier Le Bail Date: Thu, 19 Dec 2024 20:23:17 +0000 (+0100) Subject: IKEv1: Fix a typo in a comment X-Git-Url: https://git.tcpdump.org/tcpdump/commitdiff_plain/d45c1a87ca9c70696ae7ba195b7e78973ba99cf4 IKEv1: Fix a typo in a comment [skip ci] --- diff --git a/print-isakmp.c b/print-isakmp.c index 3a2aa6f9..86e59314 100644 --- a/print-isakmp.c +++ b/print-isakmp.c @@ -234,7 +234,7 @@ struct ikev1_pl_cr { Certificate Types (variable length) -- Contains a list of the types of certificates requested, sorted in order of preference. Each individual certificate - type is 1 octet. This field is NOT requiredo + type is 1 octet. This field is NOT required. */ /* # Certificate Authorities (1 octet) */ /* Certificate Authorities (variable length) */