libpurple/connection.h

branch
cpw.attention_ui
changeset 26678
9d09c2d90e26
parent 26047
a7c475364465
parent 26054
0e13866834dc
child 27428
6f84e66be7f3
--- a/libpurple/connection.h	Mon Mar 02 23:44:05 2009 +0000
+++ b/libpurple/connection.h	Mon Mar 16 21:45:24 2009 +0000
@@ -72,7 +72,7 @@
 	PURPLE_CONNECTION_ERROR_INVALID_USERNAME = 1,
 	/** The username, password or some other credential was incorrect.  Use
 	 *  #PURPLE_CONNECTION_ERROR_INVALID_USERNAME instead if the username
-         *  is known to be invalid.
+	 *  is known to be invalid.
 	 */
 	PURPLE_CONNECTION_ERROR_AUTHENTICATION_FAILED = 2,
 	/** libpurple doesn't speak any of the authentication methods the

mercurial