diff finch/gntblist.c @ 31534:a8cc50c2279f

Remove trailing whitespace
author Richard Laager <rlaager@wiktel.com>
date Tue, 04 Jan 2011 06:55:30 +0000
parents 53dd827e6bb2
children 68c6d980e35c
line wrap: on
line diff
--- a/finch/gntblist.c	Tue Jan 04 06:42:45 2011 +0000
+++ b/finch/gntblist.c	Tue Jan 04 06:55:30 2011 +0000
@@ -1807,7 +1807,7 @@
 			}
 		}
 	}
-	
+
 	tmp = purple_notify_user_info_get_text_with_newline(user_info, "<BR>");
 	purple_notify_user_info_destroy(user_info);
 
@@ -2066,7 +2066,7 @@
 		gnt_tree_set_compare_func(GNT_TREE(ggblist->tree),
 			(GCompareFunc)blist_node_compare_log);
 	}
-	
+
 	list = purple_get_blist();
 	node = purple_blist_get_root();
 	while (node)