aboutsummaryrefslogtreecommitdiff
path: root/patches/openssl.c.patch
diff options
context:
space:
mode:
authorBrent Cook <bcook@openbsd.org>2016-11-06 02:27:21 -0600
committerBrent Cook <bcook@openbsd.org>2016-11-06 02:27:21 -0600
commitf99d89a0fc0ad24b0a45155d71bf92ec44c7ca0c (patch)
treea7569ccfb64578b04b2de2c80ff2cb7d49dbdd0c /patches/openssl.c.patch
parent5f187770f36e5049f54a3c717e8c71e3c824e5ba (diff)
downloadportable-f99d89a0fc0ad24b0a45155d71bf92ec44c7ca0c.tar.gz
portable-f99d89a0fc0ad24b0a45155d71bf92ec44c7ca0c.tar.bz2
portable-f99d89a0fc0ad24b0a45155d71bf92ec44c7ca0c.zip
update patches
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 57282aa..ed04203 100644
--- a/patches/openssl.c.patch
+++ b/patches/openssl.c.patch
@@ -1,6 +1,6 @@
1--- apps/openssl/openssl.c.orig Sun Sep 13 09:11:31 2015 1--- apps/openssl/openssl.c.orig Fri Nov 4 09:33:19 2016
2+++ apps/openssl/openssl.c Sun Sep 13 09:10:02 2015 2+++ apps/openssl/openssl.c Sat Nov 5 15:28:35 2016
3@@ -399,7 +399,9 @@ 3@@ -396,7 +396,9 @@
4 static void 4 static void
5 openssl_startup(void) 5 openssl_startup(void)
6 { 6 {