Mercurial > pidgin.yaz
comparison libpurple/sslconn.c @ 17405:0b0b2a86c379
propagate from branch 'org.maemo.garage.pidgin.pidgin.aop_menu' (head 24d32faecffc36ede5a0abf75df4c6db4f3eb5b7)
to branch 'im.pidgin.pidgin' (head dc4f2ee34039521ae6a198fe7d62f4dca8a84589)
author | Richard Laager <rlaager@wiktel.com> |
---|---|
date | Fri, 25 May 2007 18:19:28 +0000 |
parents | 3bccbafea8c1 |
children | 988102692e39 |
comparison
equal
deleted
inserted
replaced
17404:b39af05789c2 | 17405:0b0b2a86c379 |
---|---|
244 } | 244 } |
245 | 245 |
246 void | 246 void |
247 purple_ssl_init(void) | 247 purple_ssl_init(void) |
248 { | 248 { |
249 /* This doesn't do anything at the moment. All the actual init work | |
250 * is handled by purple_ssl_is_supported upon demand. */ | |
249 } | 251 } |
250 | 252 |
251 void | 253 void |
252 purple_ssl_uninit(void) | 254 purple_ssl_uninit(void) |
253 { | 255 { |