summaryrefslogtreecommitdiff
path: root/www/amaya/patches/patch-libwww_Library_src_SSL_HTSSL.h
blob: ef262fb5fbe475a992be5991c52a49a55771f722 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-libwww_Library_src_SSL_HTSSL.h,v 1.1 2016/04/03 12:44:13 joerg Exp $

--- libwww/Library/src/SSL/HTSSL.h.orig	2016-04-02 21:54:45.665075537 +0000
+++ libwww/Library/src/SSL/HTSSL.h
@@ -46,7 +46,6 @@ highest available protocol (TLSv1 in thi
 */
  
 typedef enum _HTSSL_PROTOCOL {
-	      HTSSL_V2 = 0, 
 	      HTSSL_V3,
 	      HTSSL_V23, /* Brian Hawley: the SSLv23 method tries 
 		            SSLv3/TLSv1 but can fall back to SSLV2 */