aboutsummaryrefslogtreecommitdiff
path: root/patches/openssl.c.patch
diff options
context:
space:
mode:
Diffstat (limited to 'patches/openssl.c.patch')
-rw-r--r--patches/openssl.c.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/patches/openssl.c.patch b/patches/openssl.c.patch
index 15afb78..5ba5ac6 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 Thu Jan 2 08:27:54 2025
2+++ apps/openssl/openssl.c Mon Mar 4 13:40:15 2024 2+++ apps/openssl/openssl.c Thu Jan 2 08:28:04 2025
3@@ -348,7 +348,9 @@ 3@@ -344,7 +344,9 @@ BIO *bio_err = NULL;
4 static void 4 static void
5 openssl_startup(void) 5 openssl_startup(void)
6 { 6 {