diff src/blist.c @ 9926:b23e70bd1215

[gaim-migrate @ 10818] remove some code duplication, add some code duplication, make these functions accessable to other stuff, and apparently a random whitespace cleanup committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Wed, 01 Sep 2004 00:48:38 +0000
parents 904b757835ca
children fb08a0973b3e
line wrap: on
line diff
--- a/src/blist.c	Wed Sep 01 00:46:42 2004 +0000
+++ b/src/blist.c	Wed Sep 01 00:48:38 2004 +0000
@@ -655,7 +655,7 @@
 		gaim_blist_node_remove_setting((GaimBlistNode *)buddy, "buddy_icon");
 
 	schedule_blist_save();
-	
+
 	gaim_blist_update_buddy_icon(buddy);
 }