summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authortb <>2023-04-06 18:43:47 +0000
committertb <>2023-04-06 18:43:47 +0000
commit07eebfd855221c1e821dcb20952d736de2523939 (patch)
treeabfa3bfd973da4c983088fb9df713158e0c6e062 /src
parentde6720ad9cfd71c43e8e03c1d9dd0c610f039d9f (diff)
downloadopenbsd-07eebfd855221c1e821dcb20952d736de2523939.tar.gz
openbsd-07eebfd855221c1e821dcb20952d736de2523939.tar.bz2
openbsd-07eebfd855221c1e821dcb20952d736de2523939.zip
Use RCS tag instead of an incorrect path.
Diffstat (limited to 'src')
-rw-r--r--src/lib/libcrypto/constant_time.h2
1 files changed, 1 insertions, 1 deletions
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 @@
1/* crypto/constant_time_locl.h */ 1/* $OpenBSD: constant_time.h,v 1.3 2023/04/06 18:43:47 tb Exp $ */
2/*- 2/*-
3 * Utilities for constant-time cryptography. 3 * Utilities for constant-time cryptography.
4 * 4 *