1
0
mirror of https://github.com/openbsd/src.git synced 2026-04-21 04:34:20 +00:00

sync comment

This commit is contained in:
job
2026-04-07 11:52:21 +00:00
parent 86a725071d
commit 333bb2fb25

View File

@@ -1,4 +1,4 @@
/* $OpenBSD: rpki-asn1.h,v 1.13 2026/02/16 23:23:50 jsg Exp $ */
/* $OpenBSD: rpki-asn1.h,v 1.14 2026/04/07 11:52:21 job Exp $ */
/*
* Copyright (c) 2025 Job Snijders <job@openbsd.org>
* Copyright (c) 2025 Theo Buehler <tb@openbsd.org>
@@ -43,7 +43,7 @@ DECLARE_ASN1_FUNCTIONS(ASProviderAttestation);
/*
* Canonical Cache Representation (CCR)
* reference: TBD
* reference: draft-ietf-sidrops-rpki-ccr
*/
extern ASN1_ITEM_EXP ContentInfo_it;