summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 *