Mercurial > pidgin.yaz
changeset 21819:1162bf342def
Stu says this was unnecessary, that it is already there.
author | Luke Schierer <lschiere@pidgin.im> |
---|---|
date | Tue, 11 Dec 2007 19:03:37 +0000 |
parents | c03139b26b77 |
children | 509871e4f61c 690486065969 |
files | libpurple/protocols/msn/msn.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/libpurple/protocols/msn/msn.c Tue Dec 11 18:42:26 2007 +0000 +++ b/libpurple/protocols/msn/msn.c Tue Dec 11 19:03:37 2007 +0000 @@ -847,7 +847,7 @@ purple_connection_error_reason (gc, PURPLE_CONNECTION_ERROR_NO_SSL_SUPPORT, _("SSL support is needed for MSN. Please install a supported " - "SSL library. See the FAQ at http://developer.pidgin.im/wiki/FAQssl")); + "SSL library.")); return; }