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..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 {