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