# HG changeset patch # User John Bailey # Date 1236059791 0 # Node ID 375f82b53e9551159f86e702258efc2be27f0a90 # Parent f98049a447f2271cb1e591622b1540203a1c8de1 Fix a minor whitespace inconsistency. diff -r f98049a447f2 -r 375f82b53e95 libpurple/connection.h --- 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