From 2ef99bc0d591cce27908904ddb4bd1ca4d57469f Mon Sep 17 00:00:00 2001 From: tb <> Date: Sat, 25 Dec 2021 15:43:13 +0000 Subject: drop a meaningless XXX --- src/lib/libcrypto/x509/x509_addr.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/lib/libcrypto/x509/x509_addr.c b/src/lib/libcrypto/x509/x509_addr.c index 418bddf8b1..8c35cf6e8a 100644 --- a/src/lib/libcrypto/x509/x509_addr.c +++ b/src/lib/libcrypto/x509/x509_addr.c @@ -1,4 +1,4 @@ -/* $OpenBSD: x509_addr.c,v 1.26 2021/12/25 15:42:32 tb Exp $ */ +/* $OpenBSD: x509_addr.c,v 1.27 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, -- cgit v1.2.3-55-g6feb