Mercurial > pidgin
changeset 25961:375f82b53e95
Fix a minor whitespace inconsistency.
author | John Bailey <rekkanoryo@rekkanoryo.org> |
---|---|
date | Tue, 03 Mar 2009 05:56:31 +0000 |
parents | f98049a447f2 |
children | cc9fb95cede5 |
files | libpurple/connection.h |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/libpurple/connection.h Tue Mar 03 05:54:21 2009 +0000 +++ b/libpurple/connection.h Tue Mar 03 05:56:31 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