diff libpurple/blist.c @ 25415:584063555949

Remove trailing whitespace
author Mark Doliner <mark@kingant.net>
date Mon, 26 Jan 2009 06:44:00 +0000
parents 3687049b4faf
children 6e1967b0f90b
line wrap: on
line diff
--- a/libpurple/blist.c	Mon Jan 26 06:37:28 2009 +0000
+++ b/libpurple/blist.c	Mon Jan 26 06:44:00 2009 +0000
@@ -1137,7 +1137,7 @@
 			GList *l = NULL, *buddies = NULL;
 
 			gc = purple_account_get_connection(account);
-			
+
 			if(gc)
 				prpl = purple_connection_get_prpl(gc);