From: tb Date: Tue, 9 Jul 2024 16:45:33 +0000 (+0000) Subject: Add an RCS tag X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=3cb50848c7a2770ee9f8451cd061fd8263a08e97;p=openbsd Add an RCS tag --- diff --git a/lib/libcrypto/kdf/tls1_prf.c b/lib/libcrypto/kdf/tls1_prf.c index 02cd82915fc..c0655724319 100644 --- a/lib/libcrypto/kdf/tls1_prf.c +++ b/lib/libcrypto/kdf/tls1_prf.c @@ -1,4 +1,4 @@ - +/* $OpenBSD: tls1_prf.c,v 1.14 2024/07/09 16:45:33 tb Exp $ */ /* * Written by Dr Stephen N Henson (steve@openssl.org) for the OpenSSL project * 2016.