add pa_proplist_to_string_sep()

This commit is contained in:
Lennart Poettering 2009-01-17 01:59:37 +01:00
parent 4a66837b83
commit a45f971e43
3 changed files with 28 additions and 7 deletions

View 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;