]> The Tcpdump Group git mirrors - tcpdump/commitdiff
IKEv1: Fix a typo in a comment
authorFrancois-Xavier Le Bail <[email protected]>
Thu, 19 Dec 2024 20:23:17 +0000 (21:23 +0100)
committerFrancois-Xavier Le Bail <[email protected]>
Thu, 19 Dec 2024 20:25:09 +0000 (21:25 +0100)
[skip ci]

print-isakmp.c

index 3a2aa6f92e8eec6998c015da64eb7bf86474ba8f..86e59314e6ae15b6c3731d557a70586acece95bc 100644 (file)
@@ -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) */