From 6b96be485d4f4b85dc6607815f97a646181ea6ed Mon Sep 17 00:00:00 2001 From: tb <> Date: Thu, 6 Apr 2023 18:43:47 +0000 Subject: Use RCS tag instead of an incorrect path. --- src/lib/libcrypto/constant_time.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/lib') diff --git a/src/lib/libcrypto/constant_time.h b/src/lib/libcrypto/constant_time.h index 6546526b77..ea7dede9db 100644 --- a/src/lib/libcrypto/constant_time.h +++ b/src/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. * -- cgit v1.2.3-55-g6feb