diff options
| author | Theo Buehler <tb@openbsd.org> | 2025-05-31 03:21:46 -0600 |
|---|---|---|
| committer | Theo Buehler <tb@openbsd.org> | 2025-05-31 03:22:02 -0600 |
| commit | ab4755f9919cfa3b224d513fe220e99d378f765e (patch) | |
| tree | ede9cfdf5b650903708894e6318e93319bd546a7 | |
| parent | 360c36c195a3f2f86638be01777529b89014b353 (diff) | |
| download | portable-ab4755f9919cfa3b224d513fe220e99d378f765e.tar.gz portable-ab4755f9919cfa3b224d513fe220e99d378f765e.tar.bz2 portable-ab4755f9919cfa3b224d513fe220e99d378f765e.zip | |
regen 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 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 | { |
