libpurple/protocols/yahoo/ycht.c

branch
cpw.resiak.disconnectreason
changeset 21279
40685e1f50ca
parent 20854
c844b5545119
child 21503
b3cad646ba4a
--- a/libpurple/protocols/yahoo/ycht.c	Sun Oct 14 12:19:20 2007 +0000
+++ b/libpurple/protocols/yahoo/ycht.c	Sun Oct 14 21:08:42 2007 +0000
@@ -286,7 +286,7 @@
 		/* TODO: error handling */
 /*
 		purple_connection_error_reason(purple_account_get_connection(irc->account),
-			      PURPLE_REASON_NETWORK_ERROR,
+			      PURPLE_CONNECTION_ERROR_NETWORK_ERROR,
 			      _("Server has disconnected"));
 */
 		return;

mercurial