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 5ba5ac6..60ea9a7 100644
--- a/patches/openssl.c.patch
+++ b/patches/openssl.c.patch
@@ -1,6 +1,6 @@
1--- apps/openssl/openssl.c.orig Thu Jan 2 08:27:54 2025 1--- apps/openssl/openssl.c.orig Sat May 31 03:18:05 2025
2+++ apps/openssl/openssl.c Thu Jan 2 08:28:04 2025 2+++ apps/openssl/openssl.c Sat May 31 03:18:17 2025
3@@ -344,7 +344,9 @@ BIO *bio_err = NULL; 3@@ -341,7 +341,9 @@ BIO *bio_err = NULL;
4 static void 4 static void
5 openssl_startup(void) 5 openssl_startup(void)
6 { 6 {