Skip to content

Commit d45c1a8

Browse files
committed
IKEv1: Fix a typo in a comment
[skip ci]
1 parent c021fc7 commit d45c1a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

print-isakmp.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@ struct ikev1_pl_cr {
234234
Certificate Types (variable length)
235235
-- Contains a list of the types of certificates requested,
236236
sorted in order of preference. Each individual certificate
237-
type is 1 octet. This field is NOT requiredo
237+
type is 1 octet. This field is NOT required.
238238
*/
239239
/* # Certificate Authorities (1 octet) */
240240
/* Certificate Authorities (variable length) */

0 commit comments

Comments
 (0)