summaryrefslogtreecommitdiff
path: root/src/lib
diff options
context:
space:
mode:
authortb <>2023-04-06 18:43:47 +0000
committertb <>2023-04-06 18:43:47 +0000
commit6b96be485d4f4b85dc6607815f97a646181ea6ed (patch)
treeabfa3bfd973da4c983088fb9df713158e0c6e062 /src/lib
parent8be3479c145e0356a9bb014b2f131c4f04358697 (diff)
downloadopenbsd-6b96be485d4f4b85dc6607815f97a646181ea6ed.tar.gz
openbsd-6b96be485d4f4b85dc6607815f97a646181ea6ed.tar.bz2
openbsd-6b96be485d4f4b85dc6607815f97a646181ea6ed.zip
Use RCS tag instead of an incorrect path.
Diffstat (limited to 'src/lib')
-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 *