From 3cb50848c7a2770ee9f8451cd061fd8263a08e97 Mon Sep 17 00:00:00 2001 From: tb Date: Tue, 9 Jul 2024 16:45:33 +0000 Subject: [PATCH] Add an RCS tag --- lib/libcrypto/kdf/tls1_prf.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.20.1