im.pidgin.cpw.resiak.disconnectreason: a26d74591bee77c9d74d3458951aca7d66a13c6a
resiak at soc.pidgin.im
resiak at soc.pidgin.im
Sun Nov 11 17:00:51 EST 2007
-----------------------------------------------------------------
Revision: a26d74591bee77c9d74d3458951aca7d66a13c6a
Ancestor: ec09bfe3dac47b40b4b0d9a2efd1bb61422c8244
Author: resiak at soc.pidgin.im
Date: 2007-11-11T21:56:58
Branch: im.pidgin.cpw.resiak.disconnectreason
Modified files:
libpurple/connection.h
ChangeLog:
Clarify PURPLE_CONNECTION_ERROR_INVALID_USERNAME slightly.
-------------- next part --------------
============================================================
--- libpurple/connection.h 35a2bf3c23941b57739475d17f52d542c79bc819
+++ libpurple/connection.h d72e0c535b7695a37ed31c103f27b1d8a38078cf
@@ -67,7 +67,8 @@ typedef enum
/** The username supplied was not valid. */
PURPLE_CONNECTION_ERROR_INVALID_USERNAME = 1,
/** The username, password or some other credential was incorrect. Use
- * the above errors if the username is known to be invalid.
+ * #PURPLE_CONNECTION_ERROR_INVALID_USERNAME instead if the username
+ * is known to be invalid.
*/
PURPLE_CONNECTION_ERROR_AUTHENTICATION_FAILED = 2,
/** libpurple doesn't speak any of the authentication methods the
More information about the Commits
mailing list