From: tb Date: Wed, 26 Apr 2023 20:54:21 +0000 (+0000) Subject: Zap trailing whitespace X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=fb9eeb2232cf75dd61baf7d8bf66d6496bfa204b;p=openbsd Zap trailing whitespace --- diff --git a/lib/libcrypto/x509/x509_cpols.c b/lib/libcrypto/x509/x509_cpols.c index bb09034ce0a..bab2e99a934 100644 --- a/lib/libcrypto/x509/x509_cpols.c +++ b/lib/libcrypto/x509/x509_cpols.c @@ -1,4 +1,4 @@ -/* $OpenBSD: x509_cpols.c,v 1.10 2023/04/26 20:43:32 tb Exp $ */ +/* $OpenBSD: x509_cpols.c,v 1.11 2023/04/26 20:54:21 tb Exp $ */ /* Written by Dr Stephen N Henson (steve@openssl.org) for the OpenSSL * project 1999. */ @@ -222,7 +222,6 @@ static const ASN1_ADB_TABLE POLICYQUALINFO_adbtbl[] = { .field_name = "d.cpsuri", .item = &ASN1_IA5STRING_it, }, - }, { .value = NID_id_qt_unotice, @@ -233,7 +232,6 @@ static const ASN1_ADB_TABLE POLICYQUALINFO_adbtbl[] = { .field_name = "d.usernotice", .item = &USERNOTICE_it, }, - }, };