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