artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
32b3202
)
zap stray empty line
author
tb
<tb@openbsd.org>
Thu, 16 Feb 2023 10:18:59 +0000
(10:18 +0000)
committer
tb
<tb@openbsd.org>
Thu, 16 Feb 2023 10:18:59 +0000
(10:18 +0000)
lib/libcrypto/x509/x509_purp.c
patch
|
blob
|
history
diff --git
a/lib/libcrypto/x509/x509_purp.c
b/lib/libcrypto/x509/x509_purp.c
index
63d1df2
..
176d9d6
100644
(file)
--- a/
lib/libcrypto/x509/x509_purp.c
+++ b/
lib/libcrypto/x509/x509_purp.c
@@
-1,4
+1,4
@@
-/* $OpenBSD: x509_purp.c,v 1.2
0 2023/02/16 08:38:17
tb Exp $ */
+/* $OpenBSD: x509_purp.c,v 1.2
1 2023/02/16 10:18:59
tb Exp $ */
/* Written by Dr Stephen N Henson (steve@openssl.org) for the OpenSSL
* project 2001.
*/
@@
-425,7
+425,6
@@
setup_dp(X509 *x, DIST_POINT *dp)
iname = X509_get_issuer_name(x);
DIST_POINT_set_dpname(dp->distpoint, iname);
-
}
static void