From 021effea7e012d66856de932ba2396d8073c64b8 Mon Sep 17 00:00:00 2001 From: tb Date: Thu, 6 Apr 2023 18:43:47 +0000 Subject: [PATCH] Use RCS tag instead of an incorrect path. --- lib/libcrypto/constant_time.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/libcrypto/constant_time.h b/lib/libcrypto/constant_time.h index 6546526b77d..ea7dede9db2 100644 --- a/lib/libcrypto/constant_time.h +++ b/lib/libcrypto/constant_time.h @@ -1,4 +1,4 @@ -/* crypto/constant_time_locl.h */ +/* $OpenBSD: constant_time.h,v 1.3 2023/04/06 18:43:47 tb Exp $ */ /*- * Utilities for constant-time cryptography. * -- 2.20.1