summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/x509/x509_asid.c
diff options
context:
space:
mode:
authortb <>2021-10-25 11:55:27 +0000
committertb <>2021-10-25 11:55:27 +0000
commit7a547f05e38a7cdfbc3f3e3b5a7e741239be57b9 (patch)
tree5b7bd8f5031770d48a93f7165dc6ad6a33191779 /src/lib/libcrypto/x509/x509_asid.c
parent774bfad1ab011ff632c80848b37448ae52fb7e0a (diff)
downloadopenbsd-7a547f05e38a7cdfbc3f3e3b5a7e741239be57b9.tar.gz
openbsd-7a547f05e38a7cdfbc3f3e3b5a7e741239be57b9.tar.bz2
openbsd-7a547f05e38a7cdfbc3f3e3b5a7e741239be57b9.zip
Add missing RCS markers
Diffstat (limited to '')
-rw-r--r--src/lib/libcrypto/x509/x509_asid.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/libcrypto/x509/x509_asid.c b/src/lib/libcrypto/x509/x509_asid.c
index 54b6ed5700..d990bc0158 100644
--- a/src/lib/libcrypto/x509/x509_asid.c
+++ b/src/lib/libcrypto/x509/x509_asid.c
@@ -1,3 +1,4 @@
1/* $OpenBSD: x509_asid.c,v 1.18 2021/10/25 11:55:27 tb Exp $ */
1/* 2/*
2 * Copyright 2006-2018 The OpenSSL Project Authors. All Rights Reserved. 3 * Copyright 2006-2018 The OpenSSL Project Authors. All Rights Reserved.
3 * 4 *