mirror of
https://github.com/profanity-im/profanity.git
synced 2024-11-03 19:37:16 -05:00
Added comment to GLib compatibility function
This commit is contained in:
parent
4ccda744a5
commit
3edd75af75
@ -29,6 +29,7 @@
|
||||
|
||||
#include "common.h"
|
||||
|
||||
// backwards compatibility for GLib version < 2.28
|
||||
void
|
||||
p_slist_free_full(GSList *items, GDestroyNotify free_func)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user