summaryrefslogtreecommitdiff
path: root/package/libs/polarssl/patches/100-disable_sslv3.patch
blob: 06312f3471760c155739a542dc28ef022ef43b29 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
--- a/include/polarssl/config.h
+++ b/include/polarssl/config.h
@@ -859,8 +859,8 @@
  *           POLARSSL_SHA1_C
  *
  * Comment this macro to disable support for SSL 3.0
- */
 #define POLARSSL_SSL_PROTO_SSL3
+ */
 
 /**
  * \def POLARSSL_SSL_PROTO_TLS1