diff libpurple/protocols/msn/msn.c @ 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 ef781d8d2ec1
children af0426c34c27 e13759a83714
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;
 	}