Mercurial > pidgin.yaz
diff libpurple/sslconn.h @ 25288:da46097b4722
propagate from branch 'local.struct.hiding' (head da9fb6ccb9b3d723d8abdfaae8859bae223cf225)
to branch 'local.next.minor' (head bd7ae6d940b09aa836bd22be2c6c5b22bfbf4312)
author | Sadrul Habib Chowdhury <imadil@gmail.com> |
---|---|
date | Fri, 31 Oct 2008 08:21:45 +0000 |
parents | 8282911d5e17 |
children | 96af49d5758d 584063555949 |
line wrap: on
line diff
--- a/libpurple/sslconn.h Fri Oct 31 08:09:31 2008 +0000 +++ b/libpurple/sslconn.h Fri Oct 31 08:21:45 2008 +0000 @@ -185,7 +185,7 @@ PurpleSslErrorFunction error_func, void *data); -#ifndef PURPLE_DISABLE_DEPRECATED +#if !(defined PURPLE_DISABLE_DEPRECATED) || (defined _PURPLE_SSLCONN_C_) /** * Makes a SSL connection using an already open file descriptor. *