X-Git-Url: http://sjero.net/git/?a=blobdiff_plain;f=src%2Fgnutls.c;h=af46171f39199b605af814f602dc1f30a866687c;hb=4a08094db88011153adadbf995103770b20d2a31;hp=dfbe8bf525fea25d84c14ad6b6aa9e15a72e05ef;hpb=2524076dd238f47d3d45368a6b2722931cea577e;p=wget diff --git a/src/gnutls.c b/src/gnutls.c index dfbe8bf5..af46171f 100644 --- a/src/gnutls.c +++ b/src/gnutls.c @@ -1,5 +1,6 @@ /* SSL support via GnuTLS library. - Copyright (C) 2005, 2006, 2007, 2008 Free Software Foundation, Inc. + Copyright (C) 2005, 2006, 2007, 2008, 2009 Free Software Foundation, + Inc. This file is part of GNU Wget. @@ -180,7 +181,7 @@ static struct transport_implementation wgnutls_transport = { }; bool -ssl_connect (int fd) +ssl_connect (int fd) { static const int cert_type_priority[] = { GNUTLS_CRT_X509, GNUTLS_CRT_OPENPGP, 0