mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-18 11:26:21 +00:00
Added comment to GLib compatibility function
This commit is contained in:
@@ -29,6 +29,7 @@
|
||||
|
||||
#include "common.h"
|
||||
|
||||
// backwards compatibility for GLib version < 2.28
|
||||
void
|
||||
p_slist_free_full(GSList *items, GDestroyNotify free_func)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user