about summary refs log tree commit diff stats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/common.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common.c b/src/common.c
index 40f9d925..078e8ae4 100644
--- a/src/common.c
+++ b/src/common.c
@@ -29,6 +29,7 @@
 
 #include "common.h"
 
+// backwards compatibility for GLib version < 2.28
 void
 p_slist_free_full(GSList *items, GDestroyNotify free_func)
 {
='#n83'>83 84 85