# HG changeset patch # User Mark Doliner # Date 1102900745 0 # Node ID d962fc7778f118cf23fbf6bedaa1df467c82f264 # Parent 655c48791b3cad83b27d639b05e5f70a21a062b4 [gaim-migrate @ 11565] We need this. Oh "WE" need this. What about YOU need this? I'd rather kiss a wookie. committer: Tailor Script diff -r 655c48791b3c -r d962fc7778f1 src/blist.h --- 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. *