summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authortb <>2024-07-17 15:22:56 +0000
committertb <>2024-07-17 15:22:56 +0000
commit3fa5af1454ae7609f20a01e928e9cbba8f9df68f (patch)
treed6c58e60cc27914f37c28732f54ed44cd9072915 /src
parentc20aed4502691ecf89604379bc7c4a2e3283ae5d (diff)
downloadopenbsd-3fa5af1454ae7609f20a01e928e9cbba8f9df68f.tar.gz
openbsd-3fa5af1454ae7609f20a01e928e9cbba8f9df68f.tar.bz2
openbsd-3fa5af1454ae7609f20a01e928e9cbba8f9df68f.zip
Add RCS id
Diffstat (limited to 'src')
-rw-r--r--src/regress/lib/libssl/ciphers/cipherstest.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/regress/lib/libssl/ciphers/cipherstest.c b/src/regress/lib/libssl/ciphers/cipherstest.c
index 5991fcc708..97ad2be2bb 100644
--- a/src/regress/lib/libssl/ciphers/cipherstest.c
+++ b/src/regress/lib/libssl/ciphers/cipherstest.c
@@ -1,3 +1,4 @@
1/* $OpenBSD: cipherstest.c,v 1.15 2024/07/17 15:22:56 tb Exp $ */
1/* 2/*
2 * Copyright (c) 2015, 2020 Joel Sing <jsing@openbsd.org> 3 * Copyright (c) 2015, 2020 Joel Sing <jsing@openbsd.org>
3 * 4 *