Mercurial > pidgin.yaz
diff libpurple/protocols/jabber/jutil.c @ 31534:a8cc50c2279f
Remove trailing whitespace
author | Richard Laager <rlaager@wiktel.com> |
---|---|
date | Tue, 04 Jan 2011 06:55:30 +0000 |
parents | 738741a7a692 |
children | b44e3c2e83e1 |
line wrap: on
line diff
--- a/libpurple/protocols/jabber/jutil.c Tue Jan 04 06:42:45 2011 +0000 +++ b/libpurple/protocols/jabber/jutil.c Tue Jan 04 06:55:30 2011 +0000 @@ -731,7 +731,7 @@ } char * -jabber_calculate_data_hash(gconstpointer data, size_t len, +jabber_calculate_data_hash(gconstpointer data, size_t len, const gchar *hash_algo) { PurpleCipherContext *context;