diff options
author | tb <> | 2024-07-17 15:22:56 +0000 |
---|---|---|
committer | tb <> | 2024-07-17 15:22:56 +0000 |
commit | 7a832ed72e4f20d2003e08aa43930449d2dec9d7 (patch) | |
tree | d6c58e60cc27914f37c28732f54ed44cd9072915 /src | |
parent | 46eaca17e057aa098e072e472df1f9666b6003f4 (diff) | |
download | openbsd-7a832ed72e4f20d2003e08aa43930449d2dec9d7.tar.gz openbsd-7a832ed72e4f20d2003e08aa43930449d2dec9d7.tar.bz2 openbsd-7a832ed72e4f20d2003e08aa43930449d2dec9d7.zip |
Add RCS id
Diffstat (limited to 'src')
-rw-r--r-- | src/regress/lib/libssl/ciphers/cipherstest.c | 1 |
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 | * |