diff options
Diffstat (limited to 'security/stunnel/files/patch-ad')
-rw-r--r-- | security/stunnel/files/patch-ad | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/security/stunnel/files/patch-ad b/security/stunnel/files/patch-ad index 16f2e1c1c63c..d7345c938ba2 100644 --- a/security/stunnel/files/patch-ad +++ b/security/stunnel/files/patch-ad @@ -1,9 +1,9 @@ ---- ssl.c.orig Sun Feb 25 14:16:43 2001 -+++ ssl.c Sun Feb 25 14:16:51 2001 -@@ -28,7 +28,7 @@ +--- ssl.c.orig Sun Aug 12 22:42:51 2001 ++++ ssl.c Thu Aug 16 08:56:17 2001 +@@ -26,7 +26,7 @@ + #define NO_DH /* Non-blocking sockets are disabled by default */ - /* It works on most systems so feel free to uncomment the next line */ -/* #define USE_NBIO */ +#define USE_NBIO |