diff options
| author | tb <> | 2023-04-06 18:43:47 +0000 |
|---|---|---|
| committer | tb <> | 2023-04-06 18:43:47 +0000 |
| commit | 6b96be485d4f4b85dc6607815f97a646181ea6ed (patch) | |
| tree | abfa3bfd973da4c983088fb9df713158e0c6e062 /src | |
| parent | 8be3479c145e0356a9bb014b2f131c4f04358697 (diff) | |
| download | openbsd-6b96be485d4f4b85dc6607815f97a646181ea6ed.tar.gz openbsd-6b96be485d4f4b85dc6607815f97a646181ea6ed.tar.bz2 openbsd-6b96be485d4f4b85dc6607815f97a646181ea6ed.zip | |
Use RCS tag instead of an incorrect path.
Diffstat (limited to 'src')
| -rw-r--r-- | src/lib/libcrypto/constant_time.h | 2 |
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 | * |
