From: tb Date: Thu, 6 Apr 2023 18:43:47 +0000 (+0000) Subject: Use RCS tag instead of an incorrect path. X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=021effea7e012d66856de932ba2396d8073c64b8;p=openbsd Use RCS tag instead of an incorrect path. --- 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. *