changeset 10350:d962fc7778f1

[gaim-migrate @ 11565] We need this. Oh "WE" need this. What about YOU need this? I'd rather kiss a wookie. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Mon, 13 Dec 2004 01:19:05 +0000
parents 655c48791b3c
children 7fcdd669eb49
files src/blist.h
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/blist.h	Mon Dec 13 00:52:07 2004 +0000
+++ b/src/blist.h	Mon Dec 13 01:19:05 2004 +0000
@@ -740,6 +740,12 @@
 void gaim_blist_load();
 
 /**
+ * Force an immediate write of the buddy list.  Normally the buddy list is
+ * saved automatically a few seconds after a change is made.
+ */
+void gaim_blist_sync();
+
+/**
  * Requests from the user information needed to add a buddy to the
  * buddy list.
  *