From a45f971e43ed22f73c681bb9962aa9717534d0a2 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Sat, 17 Jan 2009 01:59:37 +0100 Subject: add pa_proplist_to_string_sep() --- src/map-file | 1 + 1 file changed, 1 insertion(+) (limited to 'src/map-file') diff --git a/src/map-file b/src/map-file index 0247933a..06ee4e17 100644 --- a/src/map-file +++ b/src/map-file @@ -159,6 +159,7 @@ pa_proplist_setf; pa_proplist_sets; pa_proplist_size; pa_proplist_to_string; +pa_proplist_to_string_sep; pa_proplist_unset; pa_proplist_unset_many; pa_proplist_update; -- cgit