diff options
author | Theo Buehler <tb@openbsd.org> | 2024-08-02 23:59:19 -0600 |
---|---|---|
committer | Theo Buehler <tb@openbsd.org> | 2024-08-02 23:59:19 -0600 |
commit | 5eb1c40e180de2db1781df890997f15a9affab22 (patch) | |
tree | 811eea332c4bab314122cb7ec6d4db2344c3637c /patches/openssl.c.patch | |
parent | 695bdfc4b63939241be6d81116e1f4a567f9a0e7 (diff) | |
download | portable-5eb1c40e180de2db1781df890997f15a9affab22.tar.gz portable-5eb1c40e180de2db1781df890997f15a9affab22.tar.bz2 portable-5eb1c40e180de2db1781df890997f15a9affab22.zip |
regen patches
Diffstat (limited to 'patches/openssl.c.patch')
-rw-r--r-- | patches/openssl.c.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/patches/openssl.c.patch b/patches/openssl.c.patch index 15afb78..4e0887c 100644 --- a/patches/openssl.c.patch +++ b/patches/openssl.c.patch | |||
@@ -1,6 +1,6 @@ | |||
1 | --- apps/openssl/openssl.c.orig Mon Mar 4 13:39:56 2024 | 1 | --- apps/openssl/openssl.c.orig Fri Aug 2 23:52:59 2024 |
2 | +++ apps/openssl/openssl.c Mon Mar 4 13:40:15 2024 | 2 | +++ apps/openssl/openssl.c Fri Aug 2 23:53:17 2024 |
3 | @@ -348,7 +348,9 @@ | 3 | @@ -347,7 +347,9 @@ BIO *bio_err = NULL; |
4 | static void | 4 | static void |
5 | openssl_startup(void) | 5 | openssl_startup(void) |
6 | { | 6 | { |