mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-25 12:16:22 +00:00
Added comment to GLib compatibility function
This commit is contained in:
@@ -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)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user