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