summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libcrypto')
-rw-r--r--src/lib/libcrypto/man/ASN1_NULL_new.34
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/libcrypto/man/ASN1_NULL_new.3 b/src/lib/libcrypto/man/ASN1_NULL_new.3
index dc9f00b0a0..a5162aac41 100644
--- a/src/lib/libcrypto/man/ASN1_NULL_new.3
+++ b/src/lib/libcrypto/man/ASN1_NULL_new.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: ASN1_NULL_new.3,v 1.1 2021/11/22 16:19:54 schwarze Exp $ 1.\" $OpenBSD: ASN1_NULL_new.3,v 1.2 2021/11/22 19:32:32 job Exp $
2.\" 2.\"
3.\" Copyright (c) 2021 Ingo Schwarze <schwarze@openbsd.org> 3.\" Copyright (c) 2021 Ingo Schwarze <schwarze@openbsd.org>
4.\" 4.\"
@@ -39,7 +39,7 @@ This function does not allocate memory and cannot fail.
39.Pp 39.Pp
40.Fn ASN1_NULL_free 40.Fn ASN1_NULL_free
41has no effect whatsoever. 41has no effect whatsoever.
42In particular, i ignores the 42In particular, it ignores the
43.Fa val_in 43.Fa val_in
44argument and does not free any memory. 44argument and does not free any memory.
45In normal use, application programs only pass the invalid pointer 45In normal use, application programs only pass the invalid pointer