pidgin: 66190c21: Fix a minor whitespace inconsistency.
rekkanoryo at pidgin.im
rekkanoryo at pidgin.im
Tue Mar 3 01:25:28 EST 2009
-----------------------------------------------------------------
Revision: 66190c21dfe7125476caca3c14725bac9db8b71b
Ancestor: 90bcee91e80ba055eb211168b099418753e096e9
Author: rekkanoryo at pidgin.im
Date: 2009-03-03T05:56:31
Branch: im.pidgin.pidgin
URL: http://d.pidgin.im/viewmtn/revision/info/66190c21dfe7125476caca3c14725bac9db8b71b
Modified files:
libpurple/connection.h
ChangeLog:
Fix a minor whitespace inconsistency.
-------------- next part --------------
============================================================
--- libpurple/connection.h f57665fd83f9b404c0fbfcf5c6677968c1d01d11
+++ libpurple/connection.h 137a094cd5d274c448b51f78aa4155713f02c911
@@ -72,7 +72,7 @@ typedef enum
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
More information about the Commits
mailing list