diff src/blist.c @ 9741:b10d4c6ac7eb

[gaim-migrate @ 10606] (20:26:58) KingAnt: LSchiere: Can you revert it and I'll post some suggestions to the patch in the tracker? committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Thu, 12 Aug 2004 00:26:28 +0000
parents 2bb5e2cd64bd
children 4a8bf81b82ae
line wrap: on
line diff
--- a/src/blist.c	Wed Aug 11 23:52:48 2004 +0000
+++ b/src/blist.c	Thu Aug 12 00:26:28 2004 +0000
@@ -165,7 +165,7 @@
 	return FALSE;
 }
 
-void schedule_blist_save()
+static void schedule_blist_save()
 {
 	if (blist_save_timer != 0)
 		gaim_timeout_remove(blist_save_timer);