artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1e9dee7
)
drop a meaningless XXX
author
tb
<tb@openbsd.org>
Sat, 25 Dec 2021 15:43:13 +0000
(15:43 +0000)
committer
tb
<tb@openbsd.org>
Sat, 25 Dec 2021 15:43:13 +0000
(15:43 +0000)
lib/libcrypto/x509/x509_addr.c
patch
|
blob
|
history
diff --git
a/lib/libcrypto/x509/x509_addr.c
b/lib/libcrypto/x509/x509_addr.c
index
418bddf
..
8c35cf6
100644
(file)
--- a/
lib/libcrypto/x509/x509_addr.c
+++ b/
lib/libcrypto/x509/x509_addr.c
@@
-1,4
+1,4
@@
-/* $OpenBSD: x509_addr.c,v 1.2
6 2021/12/25 15:42:32
tb Exp $ */
+/* $OpenBSD: x509_addr.c,v 1.2
7 2021/12/25 15:43:13
tb Exp $ */
/*
* Contributed to the OpenSSL Project by the American Registry for
* Internet Numbers ("ARIN").
@@
-197,7
+197,6
@@
static const ASN1_TEMPLATE IPAddrBlocks_item_tt = {
.item = &IPAddressFamily_it,
};
-/* XXX: maybe special? */
static const ASN1_ITEM IPAddrBlocks_it = {
.itype = ASN1_ITYPE_PRIMITIVE,
.utype = -1,