--- a/libpurple/protocols/facebook/util.h Tue Aug 18 14:20:02 2015 -0400 +++ b/libpurple/protocols/facebook/util.h Tue Aug 18 14:25:13 2015 -0400 @@ -63,6 +63,8 @@ * FbUtilRequestBuddyFunc: * @buddies: The list of #PurpleBuddy's. * @data: The user-defined data. + * + * The callback for requested buddies. */ typedef void (*FbUtilRequestBuddyFunc) (GSList *buddies, gpointer data);