Tweaked README, fixed links.
This commit is contained in:
parent
d10dcab100
commit
d6193777c9
5 changed files with 329 additions and 14 deletions
|
@ -155,6 +155,9 @@ twc_message_queue_free_map_callback(void *data, struct t_hashtable *hashtable,
|
|||
free(message_queue);
|
||||
}
|
||||
|
||||
/**
|
||||
* Free the entire message queue for a profile.
|
||||
*/
|
||||
void
|
||||
twc_message_queue_free_profile(struct t_twc_profile *profile)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue